From b555f5a7d80de77de5ce43c1643ea2a6983a3586 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 24 七月 2024 17:35:14 +0800
Subject: [PATCH] 提交
---
wechat_jiaxuan/app.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/wechat_jiaxuan/app.js b/wechat_jiaxuan/app.js
index c9e2dcb..b72e299 100644
--- a/wechat_jiaxuan/app.js
+++ b/wechat_jiaxuan/app.js
@@ -13,7 +13,6 @@
this.globalData.bottomLift = WindowInfo.screenHeight - WindowInfo.safeArea.bottom;
}
// 鎺堟潈鐧诲綍
- const member = wx.getStorageSync('member')
wx.login({
timeout: 5000,
success(res) {
@@ -42,5 +41,6 @@
})
+
}
})
\ No newline at end of file
--
Gitblit v1.9.3