Commit 8c520393 by 高淑倩

modify: 弹框默认状态

parent 58c7f1fb
......@@ -19,7 +19,7 @@ Component({
userInfo: {},
hasUserInfo: false,
env: envInfo.env,
checkAll: false,
checkAll: true,
},
/**
......
const PROJECT_ENV = 'pre' // 生产 prod, 测试 dev, 预生产 pre
const PROJECT_ENV = 'dev' // 生产 prod, 测试 dev, 预生产 pre
const needMock = '' //
// appid_dev_wx wxc3b64b09b1d3dfc2
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment