From 39ae52b3f65e2bba3b6570adb51e791cb3befff7 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 02 七月 2025 16:32:29 +0800
Subject: [PATCH] 提交
---
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