app.js @@ -3,8 +3,6 @@ var Constant = require('./utils/constant'); App({ onLaunch: function () { //var that = this; console.log(222) //获取当前系统信息 this.globalData.sysInfo = wx.getSystemInfoSync(); // console.log(this.globalData.sysInfo);