【类 型】:

【原  因】:
【过  程】:
【影  响】:
This commit is contained in:
air 2025-06-25 13:59:19 +08:00
parent 30e0ea0e77
commit d693eb5f0b

View File

@ -499,7 +499,7 @@ class PlaneController extends PublicController
$path = "pages/index/index";
$url = "https://api.weixin.qq.com/wxa/getwxacodeunlimit?access_token={$token}";
$data = [
'scene' => '1s=9egr2wqjwy03ddcc&z=20',
'scene' => '1&s=9egr2wqjwy03ddcc&z=20',
'page' => $path,
'width' => $size + 0,
'auto_color' => false,