From c4d7ef43e8d6f9d5467e65799ca3b4f73d14ac44 Mon Sep 17 00:00:00 2001 From: wanshenmean <cathay_xy@163.com> Date: 星期四, 10 四月 2025 09:20:09 +0800 Subject: [PATCH] 增加线体信号监听,增加创智任务完成接口,增加PDA创智接口与WCS后台接口 --- 代码管理/NEWCode/WIDESEAWCS_PDA/pages.json | 103 ++++++++------------------------------------------- 1 files changed, 17 insertions(+), 86 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..99ce8a4 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,43 @@ }, "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", - "style": { - "navigationBarTitleText": "涓�妤煎啿鍙犱换鍔$敓鎴�", - "navigationBarBackgroundColor": "#E7F0FF" - } - }, { - "path": "pages/createTask/jjkto2F", - "name": "jjkto2F", - "style": { - "navigationBarTitleText": "浜屾ゼ鍐插彔浠诲姟鐢熸垚", - "navigationBarBackgroundColor": "#E7F0FF" - } - }, { - "path": "pages/createTask/cbjtotb", - "name": "cbjtotb", - "style": { - "navigationBarTitleText": "鎷嗗寘闂翠笅娑傚竷", - "navigationBarBackgroundColor": "#E7F0FF" - } + } - ,{ - "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