From f26f29d84e0a68831a6af14dab3eec5500496d2e Mon Sep 17 00:00:00 2001 From: spring <2396852758@qq.com> Date: 星期三, 28 五月 2025 16:48:52 +0800 Subject: [PATCH] 初始化项目 --- pages.json | 802 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 802 insertions(+), 0 deletions(-) diff --git a/pages.json b/pages.json new file mode 100644 index 0000000..785099e --- /dev/null +++ b/pages.json @@ -0,0 +1,802 @@ +{ + "easycom": { + "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" + }, + "pages": [ + /* 鐧诲綍 */ + { + "path": "pages/sys/login/index", + "style": { + "navigationStyle": "custom" + } + }, + /*缁戝畾鐢ㄦ埛*/ + { + "path": "pages/sys/login/bindUser", + "style": { + "navigationBarTitleText": "缁戝畾鐢ㄦ埛" + } + }, + /*鐢ㄦ埛绠$悊*/ + { + "path": "pages/sys/pigxUser/index", + "style": { + "navigationBarTitleText": "鐢ㄦ埛绠$悊" + } + }, + { + "path": "pages/sys/pigxUser/form", + "style": { + "navigationBarTitleText": "鐢ㄦ埛淇℃伅" + } + }, + /*浠ょ墝绠$悊*/ + { + "path": "pages/sys/token/index", + "style": { + "navigationBarTitleText": "浠ょ墝绠$悊" + } + }, + /*鏃ュ織绠$悊*/ + { + "path": "pages/sys/logs/index", + "style": { + "navigationBarTitleText": "鏃ュ織绠$悊" + } + }, + { + "path": "pages/sys/logs/form", + "style": { + "navigationBarTitleText": "鏃ュ織淇℃伅" + } + }, + /**宀椾綅绠$悊**/ + { + "path": "pages/sys/pigxPost/index", + "style": { + "navigationBarTitleText": "宀椾綅绠$悊" + } + }, + { + "path": "pages/sys/pigxPost/form", + "style": { + "navigationBarTitleText": "宀椾綅璇︽儏" + } + }, + /**绉熸埛绠$悊**/ + { + "path": "pages/sys/pigxTenant/index", + "style": { + "navigationBarTitleText": "绉熸埛绠$悊" + } + }, + { + "path": "pages/sys/pigxTenant/form", + "style": { + "navigationBarTitleText": "绉熸埛璇︽儏" + } + }, + /**瑙掕壊绠$悊**/ + { + "path": "pages/sys/pigxRole/index", + "style": { + "navigationBarTitleText": "瑙掕壊绠$悊" + } + }, + { + "path": "pages/sys/pigxRole/form", + "style": { + "navigationBarTitleText": "瑙掕壊璇︽儏" + } + }, + /**鍙傛暟绠$悊**/ + { + "path": "pages/sys/pigxParam/index", + "style": { + "navigationBarTitleText": "鍙傛暟閰嶇疆" + } + }, + { + "path": "pages/sys/pigxParam/form", + "style": { + "navigationBarTitleText": "鍙傛暟璇︽儏" + } + }, + /* 涓婚〉 */ + { + "path": "pages/sys/home/index", + "style": { + "navigationBarTitleText": "棣栭〉", + "navigationBarBackgroundColor": "#0052d9" + // "app-plus": { + // "titleNView": { + // "buttons": [ + // { + // "text": "娓呯┖", + // "type": "none", + // "color": "#ffffff", + // "fontSize": "14px" + // } + // ] + // } + // } + } + }, + /* 鐢ㄦ埛 */ + { + "path": "pages/sys/user/index", + "style": { + "navigationBarTitleText": "鐢ㄦ埛涓績", + "backgroundColor": "#f8f8f8", + "navigationBarBackgroundColor": "#0052d9", + "navigationStyle": "custom" + } + }, + { + "path": "pages/sys/user/info", + "style": { + "navigationBarTitleText": "涓汉淇℃伅" + } + }, + { + "path": "uview-ui/components/u-avatar-cropper/u-avatar-cropper", + "style": { + "navigationBarTitleText": "澶村儚瑁佸壀", + "navigationBarBackgroundColor": "#000000" + } + }, + { + "path": "pages/sys/user/pwd", + "style": { + "navigationBarTitleText": "淇敼瀵嗙爜" + } + }, + /* Common */ + { + "path": "pages/common/webview", + "style": { + "navigationBarTitleText": "娴忚缃戦〉" + } + }, + /** 宸ヤ綔娴� **/ + { + "path": "pages/oa/form", + "style": { + "navigationBarTitleText": "鍙戣捣浠诲姟" + } + }, + { + "path": "pages/oa/history", + "style": { + "navigationBarTitleText": "璇峰亣鍒楄〃" + } + }, + { + "path": "pages/oa/todos", + "style": { + "navigationBarTitleText": "寰呭姙浠诲姟" + } + }, + { + "path": "pages/oa/task", + "style": { + "navigationBarTitleText": "浠诲姟澶勭悊" + } + }, + { + "path": "pages/wareHouse/moveWareHouse/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/wareHouse/moveWareHouse/locNoList", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/wareHouse/finishProductIn/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/wareHouse/materialReturn/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/wareHouse/finishProductIn/locNoList", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/wareHouse/packing/personnelList", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/wareHouse/jumpFinishProductIn/index", + "style": { + "navigationBarTitleText": "璺崇嚎鎴愬搧鍏ュ簱", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/pick/index", + "style": { + "navigationBarTitleText": "璐х洏杩愯緭浠诲姟鍒楄〃", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/pick/materialTransfer", + "style": { + "navigationBarTitleText": "鍘熸潗鏂欑Щ搴�", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/feed/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/feed/workstationList", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/feed/optaskList", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/feed/locationList", + "style": { + "navigationBarTitleText": "搴撲綅", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/feed/feedRecordList", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/outputRegister/index", + "style": { + "navigationBarTitleText": "浜у嚭鐧昏", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/outputRegister/workstationList", + "style": { + "navigationBarTitleText": "宸ヤ綔绔�", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/outputRegister/optaskList", + "style": { + "navigationBarTitleText": "宸ュ崟", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/outputRegister/addProductOut", + "style": { + "navigationBarTitleText": "鏂板浜у嚭", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/outputRegister/shiftProductOut", + "style": { + "navigationBarTitleText": "浜ょ彮浜у嚭", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/outputRegister/editProductOut", + "style": { + "navigationBarTitleText": "缂栬緫浜у嚭", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/outputRegister/dutyPersonList", + "style": { + "navigationBarTitleText": "褰撶彮浜哄憳", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/outputRegister/productInList", + "style": { + "navigationBarTitleText": "鎶曞叆鍒楄〃", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/outputRegister/workstationFeedList", + "style": { + "navigationBarTitleText": "鏈烘枡", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/util/bleConnect", + "style": { + "navigationBarTitleText": "钃濈墮杩炴帴" + } + }, + { + "path": "pages/product/outputRegister/printProductOutLabel", + "style": { + "navigationBarTitleText": "鍗婃垚鍝佹爣绛炬墦鍗�" + } + }, + { + "path": "pages/product/pick/requirePartRecordList", + "style": { + "navigationBarTitleText": "鐗╂枡闇�姹�", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/pick/moveDetailRecordList", + "style": { + "navigationBarTitleText": "绉诲簱鏄庣粏", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/pick/ifsLocationList", + "style": { + "navigationBarTitleText": "IFS搴撲綅", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/pick/ifsStock", + "style": { + "navigationBarTitleText": "褰撳墠闆朵欢IFS搴撳瓨", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/pick/materialNeed", + "style": { + "navigationBarTitleText": "瀵瑰簲鐗╂枡闇�姹�", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/wareHouse/packing/index", + "style": { + "navigationBarTitleText": "鍖呰", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/wareHouse/packing/form", + "style": { + "navigationBarTitleText": "鏂板鍖呰", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/wareHouse/packing/detail", + "style": { + "navigationBarTitleText": "鍖呰绉诲簱", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/wareHouse/outsource/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/wareHouse/outsource/report", + "style": { + "navigationBarTitleText": "鎶ユ", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } + }, + { + "path": "pages/wareHouse/outsource/sampling", + "style": { + "navigationBarTitleText": "鎶芥鎴愬搧", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } + }, + { + "path": "pages/wareHouse/outsource/check", + "style": { + "navigationBarTitleText": "妫�娴�", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } + }, + { + "path": "pages/wareHouse/outsource/packing", + "style": { + "navigationBarTitleText": "鍖呰", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } + }, + { + "path": "pages/wareHouse/outsource/instock", + "style": { + "navigationBarTitleText": "鍏ュ簱", + "enablePullDownRefresh": false, + "navigationStyle": "custom" + } + }, + { + "path": "pages/wareHouse/inventory/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/wareHouse/inventory/detail", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/wareHouse/inventory/partchoose", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/wareHouse/inventory/locNoList", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/wareHouse/productBack/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/wareHouse/jumpZTE/jumpZTE", + "style": { + "navigationBarTitleText": "璺崇嚎涓叴闃插憜", + "enablePullDownRefresh": false, + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/wareHouse/packing/registration", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/tailHandle/index", + "style": { + "navigationBarTitleText": "灏炬枡澶勭悊", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/tailHandle/workstationList", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/produce/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/produce/operationTaskInfo", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/produce/workstationList/index", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#CEE3FE", + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/produce/workstationList/workstationList", + "style": { + "navigationBarTitleText": "宸ヤ綔绔�", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + { + "path": "pages/product/produce/reportWork", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#3281FF" + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/produce/createReportWork", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#3281FF" + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/produce/editReportWork", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#3281FF" + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/produce/workstationList/dutyRecordHistory", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#3281FF" + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/produce/workstationList/unSubmitDutyRecord", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#3281FF" + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/produce/workstationList/dutyRecordWorkstation", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "", + // "navigationBarBackgroundColor": "#3281FF" + "enablePullDownRefresh": false + } + }, + { + "path": "pages/product/labelPrint/labelPrint", + "style": { + "navigationBarTitleText": "鏍囩鍒楄〃", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#3281FF" + } + }, + // 鐢熶骇鐩稿叧 + { + "path": "pages/product/report/index", + "style": { + "navigationBarTitleText": "鎶ュ伐", + "navigationBarBackgroundColor": "#0052d9", + "app-plus": { + "titleNView": { + "buttons": [ + { + "text": "娓呯┖", + "type": "none", + "color": "#ffffff", + "fontSize": "14px" + } + ] + } + } + } + }, + // 鏃ユ姤鐩稿叧 + { + "path": "pages/daily/common/work-order-list", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "宸ュ崟鍒楄〃", + "navigationBarTextStyle": "black", + "navigationBarBackgroundColor": "#DAE6FB" + } + }, + { + "path": "pages/daily/production-person/production-person", + "style": { + "navigationStyle": "custom", + "navigationBarTitleText": "浜哄憳鍒楄〃", + "navigationBarTextStyle": "black", + "navigationBarBackgroundColor": "#DAE6FB" + } + }, + { + "path": "pages/daily/handyman/handyman", + "style": { + "navigationBarTitleText": "鏉傚伐", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#214DED" + } + }, + { + "path": "pages/daily/daily/daily-list", + "style": { + "navigationBarTitleText": "鏃ユ姤璁板綍", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#214DED" + } + }, + { + "path": "pages/daily/workstation/index", + "style": { + "navigationBarTitleText": "宸ヤ綔绔�", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#214DED" + } + }, + { + "path": "pages/daily/tag-list/index", + "style": { + "navigationStyle": "custom", + "navigationBarTextStyle": "white" + } + }, + { + "path": "pages/daily/tag-list/add", + "style": { + "navigationBarTitleText": "鐢熸垚鏁伴噺", + "navigationBarTextStyle": "white", + "navigationBarBackgroundColor": "#214DED" + } + }, + { + "path": "pages/daily/common/work-reporting", + "style": { + "navigationStyle": "custom", + "navigationBarTextStyle": "white" + } + }, + { + "path": "pages/daily/common/work-reporting-detail", + "style": { + "navigationStyle": "custom", + "navigationBarTextStyle": "white" + } + } + ], + "subPackages": [], + "preloadRule": {}, + "globalStyle": { + "navigationBarTextStyle": "white", + "navigationBarTitleText": "PIGCLOUD", + "navigationBarBackgroundColor": "#f8f8f8" + }, + "tabBar": { + "color": "#909399", + "selectedColor": "#303133", + "backgroundColor": "#ffffff", + "borderStyle": "white", + "list": [ + { + "pagePath": "pages/sys/home/index", + "iconPath": "static/custom/tabbar/home_1.png", + "selectedIconPath": "static/custom/tabbar/home_2.png", + "text": "涓婚〉" + }, + { + "pagePath": "pages/sys/user/index", + "iconPath": "static/custom/tabbar/my_1.png", + "selectedIconPath": "static/custom/tabbar/my_2.png", + "text": "鎴戠殑" + } + ] + } +} -- Gitblit v1.9.3