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