From 963cf0cb204b1406eee29907dbc08e1b71525cae Mon Sep 17 00:00:00 2001 From: xuyonghao <898441624@qq.com> Date: 星期二, 11 二月 2025 18:32:40 +0800 Subject: [PATCH] 图片修改 --- pages.json | 154 +++++++++++++++++++++++++------------------------- 1 files changed, 77 insertions(+), 77 deletions(-) diff --git a/pages.json b/pages.json index 53c94cf..d1cc8d1 100644 --- a/pages.json +++ b/pages.json @@ -1,78 +1,78 @@ -{ - "pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages - { - "path": "pages/index/index", - "style": { - "navigationStyle":"custom", - "enablePullDownRefresh": true - } - }, - { - "path": "pages/mine/mine", - "style": { - "navigationStyle":"custom" - } - } - ,{ - "path" : "pages/parking/parking", - "style" : { - "navigationBarTitleText":"鎵惧仠杞︿綅", - "navigationBarBackgroundColor":"white", - "enablePullDownRefresh": true - } - } - ,{ - "path" : "pages/addCar/addCar", - "style" : { - "navigationBarTitleText":"娣诲姞杞﹁締", - "navigationBarBackgroundColor":"white" - } - } - ,{ - "path" : "pages/myCarList/myCarList", - "style" : { - "navigationStyle":"custom" - } - } - ,{ - "path" : "pages/gaode/gaode", - "style" : { - "navigationStyle":"custom" - } - } - ,{ - "path" : "pages/login/login", - "style" : { - "navigationBarTitleText":"鐧诲綍", - "navigationBarBackgroundColor":"white" - } - } - ,{ - "path" : "pages/myCarListShow/myCarListShow", - "style" : { - "navigationStyle":"custom" - } - } - // ,{ - // "path" : "pages/parkDetail/parkDetail", - // "style" : { - // "navigationBarTitleText":"杞﹀簱璇︽儏", - // "navigationBarBackgroundColor":"white" - // } - // } - ,{ - "path" : "pages/parkInfo/parkInfo", - "style" : { - "navigationBarTitleText":"杞﹀簱璇︽儏", - "navigationBarBackgroundColor":"white", - "enablePullDownRefresh": true - } - } - ], - "globalStyle": { - "navigationBarTextStyle": "black", - "navigationBarTitleText": "uni-app", - "navigationBarBackgroundColor": "#F8F8F8", - "backgroundColor": "#F8F8F8" - } +{ + "pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages + { + "path": "pages/index/index", + "style": { + "navigationStyle":"custom", + "enablePullDownRefresh": true + } + }, + { + "path": "pages/mine/mine", + "style": { + "navigationStyle":"custom" + } + } + ,{ + "path" : "pages/parking/parking", + "style" : { + "navigationBarTitleText":"鎵惧仠杞︿綅", + "navigationBarBackgroundColor":"#ffffff", + "enablePullDownRefresh": true + } + } + ,{ + "path" : "pages/addCar/addCar", + "style" : { + "navigationBarTitleText":"娣诲姞杞﹁締", + "navigationBarBackgroundColor":"#ffffff" + } + } + ,{ + "path" : "pages/myCarList/myCarList", + "style" : { + "navigationStyle":"custom" + } + } + ,{ + "path" : "pages/gaode/gaode", + "style" : { + "navigationStyle":"custom" + } + } + ,{ + "path" : "pages/login/login", + "style" : { + "navigationBarTitleText":"鐧诲綍", + "navigationBarBackgroundColor":"#ffffff" + } + } + ,{ + "path" : "pages/myCarListShow/myCarListShow", + "style" : { + "navigationStyle":"custom" + } + } + // ,{ + // "path" : "pages/parkDetail/parkDetail", + // "style" : { + // "navigationBarTitleText":"杞﹀簱璇︽儏", + // "navigationBarBackgroundColor":"#ffffff" + // } + // } + ,{ + "path" : "pages/parkInfo/parkInfo", + "style" : { + "navigationBarTitleText":"杞﹀簱璇︽儏", + "navigationBarBackgroundColor":"#ffffff", + "enablePullDownRefresh": true + } + } + ], + "globalStyle": { + "navigationBarTextStyle": "black", + "navigationBarTitleText": "uni-app", + "navigationBarBackgroundColor": "#F8F8F8", + "backgroundColor": "#F8F8F8" + } } -- Gitblit v1.8.0