This commit is contained in:
18631081161 2025-04-28 22:49:20 +08:00
parent 5f3161e9d2
commit 900eeaed16

View File

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