app js 提交

This commit is contained in:
治安 吴 2025-11-25 17:17:17 +08:00
parent 3968e1a82c
commit 0a98046f5c

12
app.js
View File

@ -1,17 +1,7 @@
// app.js // app.js
App({ App({
onLaunch() { 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: ''}) wx.setNavigationBarTitle ({title: ''})
}, },
globalData: { globalData: {