提交
This commit is contained in:
parent
f4865b7f7d
commit
7b9327a344
|
|
@ -33,7 +33,7 @@ const testing = {
|
|||
};
|
||||
|
||||
// 根据环境变量选择对应配置
|
||||
let currentEnv = production;
|
||||
let currentEnv = testing;
|
||||
|
||||
// 判断当前环境
|
||||
// #ifdef H5
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user