From 0a98046f5c42b52c2064b002f173a766cd14114b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B2=BB=E5=AE=89=20=E5=90=B4?= Date: Tue, 25 Nov 2025 17:17:17 +0800 Subject: [PATCH] =?UTF-8?q?app=20js=20=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/app.js b/app.js index e20ab3c..4f353ca 100644 --- a/app.js +++ b/app.js @@ -1,17 +1,7 @@ // app.js App({ onLaunch() { - // 展示本地存储能力 - // const logs = wx.getStorageSync('logs') || [] - // logs.unshift(Date.now()) - // wx.setStorageSync('logs', logs) - - // // 登录 - // wx.login({ - // success: res => { - // // 发送 res.code 到后台换取 openId, sessionKey, unionId - // } - // }) + wx.setNavigationBarTitle ({title: ''}) }, globalData: {