From 8f4771b3b83a496643b72a45a1a9dcb32a6bb2c8 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 24 十月 2024 13:58:43 +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