Commit d482269d by 高淑倩

合并生产_重新授权

parent 050d998a
......@@ -11,6 +11,9 @@ App({
onLaunch: function (e) {
// this.checkFullSucreen()
// "navigationStyle": "custom"
// 默认 false
wx.setStorageSync('reLoginErr', false)
try {
let res = wx.getSystemInfoSync();
config.pixelRate = res.windowWidth / 750;
......
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