From eb80d9acfb73e4c97df86c0e06fc7dd93c49651c Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期三, 16 十月 2024 11:09:17 +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 37588ba..a0a9693 100644
--- a/h5/store/index.js
+++ b/h5/store/index.js
@@ -20,7 +20,7 @@
 
 	state: {
 		// openId: openId || '061kuG0006hxcS13TT200w9VIp4kuG09',
-		openId: openId || '',
+		openId: openId || '123123',
 		member: member || null,
 		statusbarHeight: statusbarHeight || '0',
 		navHeight: navHeight || '0',

--
Gitblit v1.9.3