From ef46d13d5fa70d1c94f25de294f5ed177b751234 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 02 三月 2026 16:40:30 +0800
Subject: [PATCH] 提交
---
mini-program/pages.json | 22 ++++++++++++++++++++--
1 files changed, 20 insertions(+), 2 deletions(-)
diff --git a/mini-program/pages.json b/mini-program/pages.json
index 74d9089..db9528e 100644
--- a/mini-program/pages.json
+++ b/mini-program/pages.json
@@ -185,6 +185,12 @@
"style": {
"navigationBarTitleText": "閿�鍞�"
}
+ },
+ {
+ "path": "pages/zhuanqu/zhuanqu",
+ "style": {
+ "navigationBarTitleText": "涓撳尯"
+ }
}
],
"subPackages": [
@@ -271,7 +277,7 @@
}
},
{
- "path": "shop_points/shop_points",
+ "path": "pages/shop_points/shop_points",
"style": {
"navigationBarTitleText": "绉垎鏄庣粏",
"navigationStyle": "custom"
@@ -282,7 +288,19 @@
"path" : "pages/rich-text-page/rich-text-page",
"style" :
{
- "navigationBarTitleText" : "瀵屾枃鏈〉闈�"
+ "navigationBarTitleText" : ""
+ }
+ },
+ {
+ "path": "pages/webview/webview",
+ "style": {
+ "navigationBarTitleText": "瀵屾枃鏈�"
+ }
+ },
+ {
+ "path": "pages/richText/richText",
+ "style": {
+ "navigationBarTitleText": "瀵屾枃鏈�"
}
}
]
--
Gitblit v1.9.3