本次提交

This commit is contained in:
2026-04-25 17:39:00 +08:00
parent 83a4a941ad
commit 21b36969ff
3 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1 @@
oslWGWc_CQW7j5ihsEgwDCIM9UCRJ6F4xYpl6BoI2mU.rGo-7MeQym6vvdWtE2EmeK-QrR4vQClzR5C-LJqfurM

View File

@ -663,8 +663,8 @@ class DistributionLogic extends Logic
try {
$width = 430;
// 'env_version' => 'trial',
// $envVersion = 'develop';
$envVersion = 'release';
$envVersion = 'develop';
// $envVersion = 'release';
$page = "pages/index/index";
$save_dir = public_path() . 'uploads/wxqrcode/';
// 确保目录存在

0
runtime/index.html Normal file → Executable file
View File