From b26da15df0f71a11e7d04abd0aa2284d8b8cdef0 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 24 七月 2024 17:22:21 +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