From 786c5ca17012ff3a01faf466b751bdbe70629b97 Mon Sep 17 00:00:00 2001 From: wankeda <Administrator@DESKTOP-HAU3ST3> Date: 星期一, 25 八月 2025 15:25:46 +0800 Subject: [PATCH] 1 --- 代码管理/NEWCode/WIDESEAWCS_PDA/pages.json | 125 +++++++++++++++-------------------------- 1 files changed, 45 insertions(+), 80 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/NEWCode/WIDESEAWCS_PDA/pages.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/NEWCode/WIDESEAWCS_PDA/pages.json" index 9bab3ba..4223612 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/NEWCode/WIDESEAWCS_PDA/pages.json" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/NEWCode/WIDESEAWCS_PDA/pages.json" @@ -4,112 +4,77 @@ }, "pages": [ //pages鏁扮粍涓涓�椤硅〃绀哄簲鐢ㄥ惎鍔ㄩ〉锛屽弬鑰冿細https://uniapp.dcloud.io/collocation/pages { - "path": "pages/index/index", - "style": { - "navigationBarTitleText": "棣栭〉" - } - }, - { - "path": "pages/home/home", - "style": { - "navigationBarTitleText": "", - "navigationBarBackgroundColor": "#E7F0FF" - } - }, - { "path": "pages/login/login", "style": { "navigationBarTitleText": "鐧诲綍" } - }, - { - "path": "pages/createTask/CreateTask", - "name": "createTask", + }, { + "path": "pages/index/index", "style": { - "navigationBarTitleText": "鍓嶆浠诲姟涓嬪彂", - "navigationBarBackgroundColor": "#E7F0FF" + "navigationBarTitleText": "棣栭〉" } - }, - { - "path": "pages/HCJSetting/HCJSetting", - "name": "HCJSetting", + }, { + "path": "pages/home/home", "style": { - "navigationBarTitleText": "缂撳瓨鏋剁姸鎬佽缃�", + "navigationBarTitleText": "", "navigationBarBackgroundColor": "#E7F0FF" } }, { - "path": "pages/setStatus/setStatus", - "name": "setStatus", + "path": "pages/UpdatePassWord/UpdatePassWord", "style": { - "navigationBarTitleText": "缂撳瓨鏋剁姸鎬佽缃�", - "navigationBarBackgroundColor": "#E7F0FF" + "navigationBarTitleText": "淇敼瀵嗙爜", + "enablePullDownRefresh": false } }, { - "path": "pages/getTaskData/getTaskData", - "name": "getTaskData", + "path": "pages/鍙枡/姝f瀬鍙枡", "style": { - "navigationBarTitleText": "浠诲姟鏌ョ湅", - "enablePullDownRefresh": true, - "navigationBarBackgroundColor": "#E7F0FF" + "navigationBarTitleText": "姝f瀬鍙枡", + "enablePullDownRefresh": false } }, { - "path": "pages/createTask/onetotwo", - "name": "onetotwo", + "path": "pages/鍙枡/璐熸瀬鍙枡", "style": { - "navigationBarTitleText": "鍒嗗垏鍚庝笂浜屾ゼ鏋佸嵎搴�", - "navigationBarBackgroundColor": "#E7F0FF" + "navigationBarTitleText": "璐熸瀬鍙枡", + "enablePullDownRefresh": false } - }, { - "path": "pages/createTask/jjkto1F", - "name": "jjkto1F", + }, + { + "path": "pages/鍙枡/绌烘墭鍥炴祦", "style": { - "navigationBarTitleText": "涓�妤煎啿鍙犱换鍔$敓鎴�", - "navigationBarBackgroundColor": "#E7F0FF" + "navigationBarTitleText": "绌烘墭鍥炴祦", + "enablePullDownRefresh": false } - }, { - "path": "pages/createTask/jjkto2F", - "name": "jjkto2F", + }, + { + "path": "pages/鍙枡/鏆傚瓨鍖洪�佹枡", "style": { - "navigationBarTitleText": "浜屾ゼ鍐插彔浠诲姟鐢熸垚", - "navigationBarBackgroundColor": "#E7F0FF" + "navigationBarTitleText": "鏆傚瓨鍖洪�佹枡", + "enablePullDownRefresh": false } - }, { - "path": "pages/createTask/cbjtotb", - "name": "cbjtotb", + }, + { + "path": "pages/鍙枡/鐑樼儰鍥炵倝", "style": { - "navigationBarTitleText": "鎷嗗寘闂翠笅娑傚竷", - "navigationBarBackgroundColor": "#E7F0FF" + "navigationBarTitleText": "鐑樼儰鍥炵倝", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/鍙枡/鐑樼儰鍑烘枡", + "style": { + "navigationBarTitleText": "鐑樼儰鍑烘枡", + "enablePullDownRefresh": false + } + }, + { + "path" : "pages/SetAddress/SetAddress", + "style" : + { + "navigationBarTitleText" : "璁剧疆鍦板潃" } } - ,{ - "path" : "pages/createTask/FQTOCD/FQTOCD", - "style" : - { - "navigationBarTitleText": "鍒嗗垏->鍐插彔", - "enablePullDownRefresh": false - } - - } - ,{ - "path" : "pages/UpdatePassWord/UpdatePassWord", - "style" : - { - "navigationBarTitleText": "淇敼瀵嗙爜", - "enablePullDownRefresh": false - } - - } - ,{ - "path" : "pages/LSMTask/LSMTask", - "style" : - { - "navigationBarTitleText": "绌哄嵎绛�/閾濆鑶�", - "enablePullDownRefresh": false - } - - } - ], + ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uView", -- Gitblit v1.9.3