From ff86c9d5a75a7a99a3e0a3c7f921d87caf87c622 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 29 五月 2024 12:07:41 +0800
Subject: [PATCH] 最新版本

---
 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 a363be0..bd9028ab 100644
--- a/h5/store/index.js
+++ b/h5/store/index.js
@@ -18,7 +18,7 @@
 const store = new Vuex.Store({
 
 	state: {
-		openId: openId || '',
+		openId: openId || '061kuG0006hxcS13TT200w9VIp4kuG09',
 		member: member || null,
 		statusbarHeight: statusbarHeight || '0',
 		navHeight: navHeight || '0',

--
Gitblit v1.9.3