From de0e3ab6247895cb9a375fb3c37e659b2297151c Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期三, 11 九月 2024 17:47:05 +0800
Subject: [PATCH] ll

---
 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