From a8bbfa5addff1f556c670e049f8eb86ebe8c58d0 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 25 七月 2024 08:22:23 +0800
Subject: [PATCH] # xgmFlwms
---
pages.json | 49 +++++++++++++++++++++++++++----------------------
1 files changed, 27 insertions(+), 22 deletions(-)
diff --git a/pages.json b/pages.json
index 55cc29e..a156445 100644
--- a/pages.json
+++ b/pages.json
@@ -1,56 +1,61 @@
{
"pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages
{
- "path": "pages/index/index",
- "style": {
- "navigationBarTitleText": "PDA棣栭〉"
- }
- }
- ,
- {
"path" : "pages/login/login",
"style": {
"navigationBarBackgroundColor":"#ffffff",
"navigationBarTextStyle":"black",
"navigationBarTitleText": "鐧诲綍"
}
- },
- {
+ },{
+ "path": "pages/index/index",
+ "style": {
+ "navigationBarTitleText": "PDA棣栭〉"
+ }
+ },{
"path" : "pages/basics/combPro",
"style" :
{
"navigationBarTitleText": "鍏ュ簱鍗曠粍鎵�",
"enablePullDownRefresh": false
- }
-
- }
- ,{
+ }
+ },{
"path" : "pages/basics/comb",
"style" :
{
"navigationBarTitleText": "缁勬墭",
"enablePullDownRefresh": false
- }
-
- }
- ,{
+ }
+ },{
"path" : "pages/basics/stockCheck",
"style" :
{
"navigationBarTitleText": "搴撳瓨鐩樼偣",
"enablePullDownRefresh": false
- }
-
- }
- ,{
+ }
+ },{
"path" : "pages/basics/stockQuery",
"style" :
{
"navigationBarTitleText": "搴撳瓨鏌ヨ",
"enablePullDownRefresh": false
}
-
+ },{
+ "path" : "pages/basics/logOut",
+ "style" :
+ {
+ "navigationBarTitleText": "閫�鍑虹櫥褰�",
+ "enablePullDownRefresh": false
+ }
+ },{
+ "path" : "pages/basics/matOut",
+ "style" :
+ {
+ "navigationBarTitleText": "鍑哄簱鍚姩",
+ "enablePullDownRefresh": false
+ }
}
+
],
"globalStyle": {
"navigationBarTextStyle": "white",
--
Gitblit v1.9.1