diff --git a/app.js b/app.js index 9bc65ac..ffdab7f 100644 --- a/app.js +++ b/app.js @@ -6,6 +6,7 @@ App({ mapUrl:'https://api.map.baidu.com', systemInfo : null,//系统信息 }, + onLaunch: function () { // 展示本地存储能力 var logs = wx.getStorageSync('logs') || []