From deeb762c202ed7d2eee2c9e0558e5f2ab466eec1 Mon Sep 17 00:00:00 2001
From: liuleilei <234@qq.com>
Date: 星期六, 08 二月 2025 11:22:58 +0800
Subject: [PATCH] 主播端商品列表代码优化

---
 h5/pages.json |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/h5/pages.json b/h5/pages.json
index 7497756..4143ade 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -9,6 +9,22 @@
 			}
 		},
 		{
+			"path": "pages/index_1/index",
+			"style": {
+				"navigationBarTitleText": "棰勯�夋竻鍗曠郴缁�",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": true
+			}
+		},
+		{
+			"path": "pages/index_1.0.1/index",
+			"style": {
+				"navigationBarTitleText": "棰勯�夋竻鍗曠郴缁�",
+				"navigationStyle": "custom",
+				"enablePullDownRefresh": true
+			}
+		},
+		{
 			"path": "pages/index/index",
 			"style": {
 				"navigationBarTitleText": "棰勯�夋竻鍗曠郴缁�",

--
Gitblit v1.9.3