This commit is contained in:
zpc 2025-04-18 14:30:19 +08:00
parent f4865b7f7d
commit 7b9327a344

View File

@ -33,7 +33,7 @@ const testing = {
};
// 根据环境变量选择对应配置
let currentEnv = production;
let currentEnv = testing;
// 判断当前环境
// #ifdef H5