From 7fc7bffeadb3cc75f3fa600ca56a6872e569c16c Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 23 八月 2022 08:18:47 +0800
Subject: [PATCH] #
---
pages.json | 24 +++++++++++-------------
1 files changed, 11 insertions(+), 13 deletions(-)
diff --git a/pages.json b/pages.json
index 2f9b681..98385bf 100644
--- a/pages.json
+++ b/pages.json
@@ -12,23 +12,13 @@
"style": {
"navigationBarTitleText": "PDA棣栭〉"
}
- },{
- "path": "pages/basics/demo02",
- "style": {
- "navigationBarTitleText": "demo02",
- "navigationBarBackgroundColor":"#409EFF",
- "navigationBarTextStyle":"white"
- }
- },{
- "path": "pages/basics/demo",
- "style": {
- "navigationBarTitleText": "妯℃澘"
- }
},
{
"path": "pages/demo/index",
"style": {
- "navigationBarTitleText": "涓婚〉"
+ "navigationBarTitleText": "涓婚〉",
+ "navigationBarBackgroundColor":"#409EFF",
+ "navigationBarTextStyle":"white"
}
},
{
@@ -149,6 +139,14 @@
"enablePullDownRefresh": false
}
+ },{
+ "path" : "pages/basics/pakStore",
+ "style" :
+ {
+ "navigationBarTitleText": "鍟嗗搧鍏ュ簱",
+ "enablePullDownRefresh": false
+
+ }
}
--
Gitblit v1.9.1