From 88c3d89fb18415722b1f3b57cbec3d3593cc587f Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 11 十二月 2024 10:07:27 +0800
Subject: [PATCH] 最新版本541200007

---
 h5/store/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/h5/store/index.js b/h5/store/index.js
index 37588ba..94fb56e 100644
--- a/h5/store/index.js
+++ b/h5/store/index.js
@@ -19,8 +19,8 @@
 const store = new Vuex.Store({
 
 	state: {
-		// openId: openId || '061kuG0006hxcS13TT200w9VIp4kuG09',
 		openId: openId || '',
+		// openId: openId || '123123',
 		member: member || null,
 		statusbarHeight: statusbarHeight || '0',
 		navHeight: navHeight || '0',

--
Gitblit v1.9.3