From 09132fa0cc6f9d9dba97e12b50700c2ef51a0b6e Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期日, 29 九月 2024 11:30:31 +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