From 79c97902cc5bae4f8202bebf7c1d4f25b6e59da8 Mon Sep 17 00:00:00 2001
From: lty <876263681@qq.com>
Date: 星期二, 08 四月 2025 11:18:16 +0800
Subject: [PATCH] #更新pda
---
pages.json | 13 ++++++++-----
1 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/pages.json b/pages.json
index e10f2ad..6e31da3 100644
--- a/pages.json
+++ b/pages.json
@@ -28,7 +28,9 @@
{
"path": "pages/demo/index",
"style": {
- "navigationBarTitleText": "涓婚〉"
+ "navigationBarTitleText": "涓婚〉",
+ "navigationBarBackgroundColor":"#409EFF",
+ "navigationBarTextStyle":"white"
}
},
{
@@ -40,7 +42,7 @@
"path" : "pages/basics/stockCheck",
"style" :
{
- "navigationBarTitleText": "搴撲綅鐩樼偣",
+ "navigationBarTitleText": "骞冲簱搴撲綅鐩樼偣",
"enablePullDownRefresh": false
}
},{
@@ -157,11 +159,12 @@
"enablePullDownRefresh": false
}
- },{
- "path" : "pages/basics/pakMatQuery",
+ },
+ {
+ "path" : "pages/basics/manStoCheck",
"style" :
{
- "navigationBarTitleText": "閫夋嫨鍟嗗搧",
+ "navigationBarTitleText": "骞冲簱搴撲綅鐩樼偣",
"enablePullDownRefresh": false
}
--
Gitblit v1.9.1