From 9a2ebd57f8cd3f664512165248f1680c0bdbb854 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期日, 08 五月 2022 21:26:39 +0800
Subject: [PATCH] #

---
 pages/index/index.vue |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

diff --git a/pages/index/index.vue b/pages/index/index.vue
index 8d92c35..bbd47ea 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -27,25 +27,25 @@
 						title: '涓嬬嚎鎵撳寘',
 						name: 'offline',
 						color: 'blue',
-						cuIcon: 'goods'
+						cuIcon: 'forward'
 					},
 					{
 						title: '缁勬墭鍏ュ簱',
 						name: 'pakin',
 						color: 'blue',
-						cuIcon: 'goods'
+						cuIcon: 'copy'
 					},
 					{
-						title: '纭鍑哄簱',
+						title: '鍑哄簱纭',
 						name: 'checkout',
 						color: 'blue',
-						cuIcon: 'goods'
+						cuIcon: 'edit'
 					},
 					{
 						title: '搴撲綅鐩樼偣',
 						name: 'stockCheck',
 						color: 'blue',
-						cuIcon: 'goods'
+						cuIcon: 'safe'
 					},
 					{
 						title: '璁㈠崟缁勬墭',
@@ -58,6 +58,12 @@
 						name: 'logOut',
 						color: 'grey',
 						cuIcon: 'exit'
+					},
+					{
+						title: 'demo',
+						name: 'demo',
+						color: 'grey',
+						cuIcon: 'exit'
 					}]
 			}
 		},

--
Gitblit v1.9.1