小程序码环境
parent
567b23c043
commit
79aaa1bd79
|
|
@ -179,6 +179,7 @@ class ProductSkuController extends Controller
|
|||
$response = $app->app_code->getUnlimit($scene, [
|
||||
'page' => 'pages/welcome/index',
|
||||
'check_path' => false,
|
||||
'env_version' => app()->isProduction() ? 'release' : 'trial',
|
||||
'width' => $request->query('width', 200),
|
||||
]);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue