From 5b3326405f193e142b8474eefa2313129689ae78 Mon Sep 17 00:00:00 2001 From: lfs3 Date: Thu, 19 Jul 2018 19:10:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 1 + 1 file changed, 1 insertion(+) 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') || []