From 0cd3a666af34e28eaf50ed1392b5d219a9d2b1cf Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 24 七月 2024 09:42:06 +0800
Subject: [PATCH] Merge branch 'master' of http://139.186.142.91:10010/r/productDev/zbomyoujia
---
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