From 21e612a306f4341c763b0adb919cee0a3c22a0c6 Mon Sep 17 00:00:00 2001 From: lsh <lsh@163.com> Date: 星期一, 26 五月 2025 12:56:09 +0800 Subject: [PATCH] # --- pages/home/home.vue | 33 ++++++++++++++++++++------------- 1 files changed, 20 insertions(+), 13 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 1f9f2c9..cf7459f 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -38,26 +38,33 @@ // cuIcon: 'order', // url: '/pakin/pickAgain' // }, + { + title: '璁㈠崟鍏ュ簱', + name: 'orderPakin', + color: 'red', + cuIcon: 'pullup', + url: '/order/orderPakin' + }, + { + title: 'AGV绉诲姩浠诲姟', + name: 'AGVStart', + color: 'green', + cuIcon: 'order', + url: '/AGV/AGVStart' + }, // { - // title: '璁㈠崟鍏ュ簱', - // name: 'orderPakin', - // color: 'red', - // cuIcon: 'pullup', - // url: '/order/orderPakin' - // }, - // { - // title: '閿�鍞崟鍏ュ簱', - // name: 'orderIn', + // title: 'AGV鍛煎彨绌烘墭鐩�', + // name: 'AGVkongban', // color: 'blue', // cuIcon: 'pullup', - // url: '/order/orderIn' + // url: '/AGV/AGVkongban' // }, // { - // title: 'Bom鍏ュ簱鍗�', - // name: 'orderBomPakin', + // title: '鍑哄簱纭', + // name: 'outConfilm', // color: 'red', // cuIcon: 'pullup', - // url: '/order/orderBomPakin' + // url: '/pakin/outConfilm' // }, // { // title: '缁勬墭涓婃灦', -- Gitblit v1.9.1