From cc6980b59225459f47f88b48bf4271e52de347c8 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 28 八月 2023 14:14:10 +0800
Subject: [PATCH] 修复bug
---
h5_standard/src/store/index.ts | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/h5_standard/src/store/index.ts b/h5_standard/src/store/index.ts
index 8842991..eac1058 100644
--- a/h5_standard/src/store/index.ts
+++ b/h5_standard/src/store/index.ts
@@ -10,7 +10,7 @@
export default createStore({
state: {
- // 椤圭洰鍏ュ彛鐜 DD / H5
+ // 椤圭洰鍏ュ彛鐜 DD / H5 / WX / XCX
env: env ? env : null,
// 鏄惁闇�瑕侀�傞厤鑻规灉搴曢儴瀹夊叏璺濈
--
Gitblit v1.9.3