app.js里json
App({缓存
//全局变量app
globalData: {url
userInfo: null,get
host: 'http://localhost:8080/data.json'it
}io
在其余js页面取值:console
const app = getApp() //获取应用实例 必须有这个才能获取到app.js里的东西function
在须要获取值得地方赋值如:变量
url:app.globalData.host