From eacff2ef7312ff9ecfc098a508bac36329e96f14 Mon Sep 17 00:00:00 2001 From: Houjie <714924425@qq.com> Date: 星期三, 10 九月 2025 09:46:52 +0800 Subject: [PATCH] 线边库-入库 --- common/util/work.js | 251 +++++++++++++++++++++++++++++++++++-------------- 1 files changed, 178 insertions(+), 73 deletions(-) diff --git a/common/util/work.js b/common/util/work.js index a3ff9af..8a35366 100644 --- a/common/util/work.js +++ b/common/util/work.js @@ -2,32 +2,96 @@ * 甯哥敤鏈嶅姟 * useful server */ -const icon_prefix="/static/home/128/" +const icon_prefix = "/static/home/128/" + +export const ps = { + data: [{ + title: "鎺掍骇宸ュ崟", + icon: icon_prefix + "icon_paichang.png", + description: "鎺掍骇宸ュ崟", + useCount: 1000, + page: 'ProductionManager' + }, + { + title: "鎶ュ伐", + icon: icon_prefix + "icon_report.png", + description: "鎶ュ伐", + useCount: 1000, + page: 'report' + }, + { + title: "涓婃枡", + icon: icon_prefix + "icon_into.png", + description: "涓婃枡", + useCount: 1000, + page: 'materialLoading' + }, + { + title: "涓嬫枡", + icon: icon_prefix + "icon_out.png", + description: "涓嬫枡", + useCount: 1000, + page: 'ProductionManager' + }, + { + title: "澶栧崗鐑鐞嗗叆搴�", + icon: icon_prefix + "icon_host.png", + description: "澶栧崗鐑鐞嗗叆搴�", + useCount: 1000, + page: 'HeatTreatmentStorage' + }, + { + title: "灏忓唴鍦堝叆搴�", + icon: icon_prefix + "icon_caigou.png", + description: "灏忓唴鍦堝叆搴�", + useCount: 1000, + page: 'SmallInnerRingInboundValidator' + }, + { + title: "鍐呴儴璋冩嫧", + icon: icon_prefix + "icon_tioabo.png", + description: "鍐呴儴璋冩嫧", + useCount: 1000, + page: 'InternalTransfer' + }, + { + title: "绾胯竟搴撳叆搴�", + icon: icon_prefix + "icon_all_into.png", + description: "鍏ュ簱", + useCount: 1000, + page: 'HeatTreatmentStorageList' + } + + ] +} + + export const us = { - data:[ - { - title:"寰呭姙", - icon:icon_prefix+"todo.png", - description:"寰呭姙浜嬮」", - useCount:1000, - page:'ToDoList' - }, - { - title:"宸插姙", - icon:icon_prefix+"todoManger.png", - description:"宸插姙浜嬮」", - useCount:1000, - page:'TaskManagerList' - }, - { - title:"鎵竴鎵�", - icon:icon_prefix+"icon_sacan.png", - description:"鎵爜", - useCount:10000, - page:'spare' - } - ] + data: [ + + { + title: "寰呭姙", + icon: icon_prefix + "todo.png", + description: "寰呭姙浜嬮」", + useCount: 1000, + page: 'ToDoList' + }, + { + title: "宸插姙", + icon: icon_prefix + "todoManger.png", + description: "宸插姙浜嬮」", + useCount: 1000, + page: 'TaskManagerList' + }, + { + title: "鎵竴鎵�", + icon: icon_prefix + "icon_sacan.png", + description: "鎵爜", + useCount: 10000, + page: 'spare' + } + ] } @@ -35,34 +99,60 @@ * other server 鍏朵粬鏈嶅姟 */ export const os = { - data:[ - { - title:"寰呯偣妫�", - icon:icon_prefix+"xinwen.png", - description:"璁惧鐐规", - useCount:10000, - page:'checkList' - },{ - title:"寰呭懆淇�", - icon:icon_prefix+"toupiao.png", - description:"璁惧鍛ㄤ繚", - useCount:10000, - page:'baoZhou' - }, - { - title:"鍘嗗彶鐐规", - icon:icon_prefix+"icon_historicalInspection.png", - description:"鍘嗗彶鐐规", - useCount:10000, - page:'historicalInspection' - },{ - title:"鍘嗗彶淇濆吇", - icon:icon_prefix+"icon_historicalMaintenance.png", - description:"鍘嗗彶淇濆吇", - useCount:10000, - page:'historicalMaintenance' - } - ] + data: [{ + title: "寰呯偣妫�", + icon: icon_prefix + "xinwen.png", + description: "璁惧鐐规", + useCount: 10000, + page: 'checkList' + }, { + title: "寰呭懆淇�", + icon: icon_prefix + "toupiao.png", + description: "璁惧鍛ㄤ繚", + useCount: 10000, + page: 'baoZhou' + }, + { + title: "鍘嗗彶鐐规", + icon: icon_prefix + "icon_historicalInspection.png", + description: "鍘嗗彶鐐规", + useCount: 10000, + page: 'historicalInspection' + }, { + title: "鍘嗗彶淇濆吇", + icon: icon_prefix + "icon_historicalMaintenance.png", + description: "鍘嗗彶淇濆吇", + useCount: 10000, + page: 'historicalMaintenance' + }, + { + title: "鍘嗗彶缁翠慨", + icon: icon_prefix + "historicalRepair.png", + description: "鍘嗗彶缁翠慨", + useCount: 10000, + page: 'historicalRepair' + }, + { + title: "鏁呴殰鎶ヤ慨", + icon: icon_prefix + "baoxiu.png", + description: "璁惧鎶ヤ慨", + useCount: 10000, + page: 'reportRepair' + }, { + title: "寰呯淮淇�", + icon: icon_prefix + "repair.png", + description: "璁惧缁翠慨", + useCount: 10000, + page: 'maintenanceReport' + }, + // { + // title: "璁惧鍙拌处", + // icon: icon_prefix + "repair.png", + // description: "璁惧鍙拌处", + // useCount: 10000, + // page: 'device' + // } + ] } @@ -71,25 +161,40 @@ * other server 鍏朵粬鏈嶅姟 */ export const ws = { - data:[ - { - title:"鎶ヤ慨", - icon:icon_prefix+"baoxiu.png", - description:"璁惧鎶ヤ慨", - useCount:10000, - page:'reportRepair' - },{ - title:"寰呯淮淇�", - icon:icon_prefix+"repair.png", - description:"璁惧缁翠慨", - useCount:10000, - page:'maintenanceReport' - },{ - title:"鍘嗗彶缁翠慨", - icon:icon_prefix+"historicalRepair.png", - description:"鍘嗗彶缁翠慨", - useCount:10000, - page:'historicalRepair' - } - ] + data: [{ + title: "璐ㄩ噺妫�楠�", + icon: icon_prefix + "icon_quality.png", + description: "璐ㄩ噺妫�楠�", + useCount: 10000, + page: 'qualityInspection' + }, + { + title: "涓嶅悎鏍煎搧瀹℃壒", + icon: icon_prefix + "icon_wait.png", + description: "涓嶅悎鏍煎搧瀹℃壒", + useCount: 10000, + page: 'defectiveProductReview' + } + ] +} + +/** + * other server 瀹夌伅鏈嶅姟 + */ +export const as = { + data: [{ + title: "瀹夌伅鍛煎彨", + icon: icon_prefix + "historicalRepair.png", + description: "瀹夌伅鍛煎彨", + useCount: 10000, + page: 'andonCall' + }, + { + title: "瀹夌伅澶勭悊", + icon: icon_prefix + "historicalRepair.png", + description: "瀹夌伅澶勭悊", + useCount: 10000, + page: 'andonHandler' + } + ] } \ No newline at end of file -- Gitblit v1.9.3