From 7cd5d552d48389b70328ab2804fcb5ef3f023ec9 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 11 七月 2023 13:16:00 +0800 Subject: [PATCH] # --- pages/home/home.vue | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index a3fc501..42a8b8d 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -40,12 +40,19 @@ }, { title: 'AGV涓婃灦缁戝畾', - name: 'AGVPakinOn', + name: 'AGVPakinBing', color: 'olive', // cuIcon: 'pullup', url: '/AGV/AGVPakinBing' }, { + title: 'AGV鍚姩鍏ュ簱', + name: 'AGVStart', + color: 'olive', + // cuIcon: 'pullup', + url: '/AGV/AGVStart' + }, + { title: 'AGV涓婃灦缁勬墭', name: 'AGVPakinOn', color: 'olive', -- Gitblit v1.9.1