From f7a3d41075e00498f7033475108c0bcd86cda733 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期二, 01 七月 2025 14:03:13 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/2.0.1' into 2.0.1
---
wx/pages.json | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/wx/pages.json b/wx/pages.json
index 3e22d19..dca1593 100644
--- a/wx/pages.json
+++ b/wx/pages.json
@@ -4,20 +4,20 @@
},
"pages": [
{
- "path" : "pages/myPolicy/myPolicy",
+ "path" : "pages/index/index",
"style" :
{
"navigationBarTitleText" : "鎴戠殑淇濆崟",
"enablePullDownRefresh" : false
}
},
- {
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "棣栭〉",
- "enablePullDownRefresh" : false
- }
- },
+ // {
+ // "path": "pages/index/index",
+ // "style": {
+ // "navigationBarTitleText": "棣栭〉",
+ // "enablePullDownRefresh" : false
+ // }
+ // },
{
"path" : "pages/login/login",
"style" :
@@ -238,7 +238,7 @@
"backgroundColor": "#fff",
"list": [
{
- "pagePath": "pages/myPolicy/myPolicy",
+ "pagePath": "pages/index/index",
"iconPath": "static/icon/nav_home@2x.png",
"selectedIconPath": "static/icon/nav_home_sel@2x.png",
"text": "淇濆崟"
--
Gitblit v1.9.3