From 7dfb9ee5dac9d661773947d3665232f0bf37617a Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期一, 22 九月 2025 09:17:36 +0800
Subject: [PATCH] 新增解绑

---
 pages/home/home.vue |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/pages/home/home.vue b/pages/home/home.vue
index cf7459f..002a28f 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -51,6 +51,12 @@
 						color: 'green',
 						cuIcon: 'order',
 						url: '/AGV/AGVStart'
+					},{
+						title: '鍑哄簱瑙g粦',
+						name: 'outConfilm1',
+						color: 'cyan',
+						cuIcon: 'pullup',
+						url: '/pakin/outConfilm1'
 					},
 					// {
 					// 	title: 'AGV鍛煎彨绌烘墭鐩�',

--
Gitblit v1.9.1