From e94eeb788e6ff550c54becdf917bf756db7041d0 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期六, 11 一月 2025 16:56:38 +0800 Subject: [PATCH] # --- pages/home/home.vue | 37 ++++++++++++++++++++++++++----------- 1 files changed, 26 insertions(+), 11 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 12f5269..f99f4c7 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -24,12 +24,19 @@ icon: '', elements: [], elements2: [ + // { + // title: '缁勬墭', + // name: 'pakin', + // color: 'cyan', + // cuIcon: 'pullup', + // url: '/pakin/pakin' + // }, { - title: '缁勬墭', - name: 'pakin', - color: 'cyan', + title: '璁㈠崟鍏ュ簱', + name: 'orderPakin', + color: 'red', cuIcon: 'pullup', - url: '/pakin/pakin' + url: '/order/orderList' }, { title: '鎷f枡绔欏埌绔�', @@ -38,13 +45,21 @@ cuIcon: 'pullup', url: '/pakin/leftovers' }, - { - title: '璁㈠崟鍏ュ簱', - name: 'orderPakin', - color: 'red', - cuIcon: 'pullup', - url: '/order/orderList' - }, + + // { + // title: '骞冲簱鍏ュ簱', + // name: 'POrderPakin', + // color: 'purple', + // cuIcon: 'pullup', + // url: '/pingku/POrderList' + // }, + // { + // title: '骞冲簱鍑哄簱', + // name: 'POrderPakin', + // color: 'cyan', + // cuIcon: 'pullup', + // url: '/pingku/POrderListOut' + // }, { title: '鍛煎彨Agv', name: 'AGVStart', -- Gitblit v1.9.1