From f678026909469d00ffda9f822b991a3b368809d8 Mon Sep 17 00:00:00 2001 From: zwl <1051256694@qq.com> Date: 星期一, 30 六月 2025 14:06:18 +0800 Subject: [PATCH] Changes --- pages/home/home.vue | 28 ++++++++++++++-------------- 1 files changed, 14 insertions(+), 14 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 3830b9e..cf7459f 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -52,20 +52,20 @@ cuIcon: 'order', url: '/AGV/AGVStart' }, - { - title: 'AGV鍛煎彨绌烘墭鐩�', - name: 'AGVkongban', - color: 'blue', - cuIcon: 'pullup', - url: '/AGV/AGVkongban' - }, - { - title: '鍑哄簱纭', - name: 'outConfilm', - color: 'red', - cuIcon: 'pullup', - url: '/pakin/outConfilm' - }, + // { + // title: 'AGV鍛煎彨绌烘墭鐩�', + // name: 'AGVkongban', + // color: 'blue', + // cuIcon: 'pullup', + // url: '/AGV/AGVkongban' + // }, + // { + // title: '鍑哄簱纭', + // name: 'outConfilm', + // color: 'red', + // cuIcon: 'pullup', + // url: '/pakin/outConfilm' + // }, // { // title: '缁勬墭涓婃灦', // name: 'putOn', -- Gitblit v1.9.1