From a12c107acb3cab36e4ad92062baa27e03aaf830a Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期一, 17 六月 2024 11:32:39 +0800
Subject: [PATCH] h5
---
h5/store/index.js | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/h5/store/index.js b/h5/store/index.js
index 1d0effc..884b032 100644
--- a/h5/store/index.js
+++ b/h5/store/index.js
@@ -18,7 +18,8 @@
const store = new Vuex.Store({
state: {
- openId: openId || '061kuG0006hxcS13TT200w9VIp4kuG09',
+ // openId: openId || '061kuG0006hxcS13TT200w9VIp4kuG09',
+ openId: openId || '',
member: member || null,
statusbarHeight: statusbarHeight || '0',
navHeight: navHeight || '0',
--
Gitblit v1.9.3