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 | 24 ++++++++++++++++++++++++
1 files changed, 24 insertions(+), 0 deletions(-)
diff --git a/h5/pages.json b/h5/pages.json
index ab8e3c5..4143ade 100644
--- a/h5/pages.json
+++ b/h5/pages.json
@@ -1,6 +1,30 @@
{
"pages": [
{
+ "path": "pages/index_2/index",
+ "style": {
+ "navigationBarTitleText": "棰勯�夋竻鍗曠郴缁�",
+ "navigationStyle": "custom",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "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