From c7eff2a64e305953726bcb173d03e281bf7d3e03 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 01 八月 2022 13:30:22 +0800
Subject: [PATCH] #

---
 pages/index/index.vue |   49 +++++++++++++++++++++++++++++++++++--------------
 1 files changed, 35 insertions(+), 14 deletions(-)

diff --git a/pages/index/index.vue b/pages/index/index.vue
index 92d3ded..eaf40e2 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -23,11 +23,12 @@
 		data() {
 			return {
 				elements:[
+					
 					{
-						title: '涓嬬嚎鎵撳寘',
-						name: 'offline',
+						title: '涓嬫灦绠$悊',
+						name: 'offLines',
 						color: 'blue',
-						cuIcon: 'forward'
+						cuIcon: 'copy'
 					},
 					{
 						title: '缁勬墭鍏ュ簱',
@@ -36,29 +37,49 @@
 						cuIcon: 'copy'
 					},
 					{
-						title: '鍑哄簱纭',
-						name: 'checkout',
+						title: '璁㈠崟缁勬墭',
+						name: 'order',
 						color: 'blue',
-						cuIcon: 'edit'
+						cuIcon: 'goods'
 					},
 					{
-						title: '搴撲綅鐩樼偣',
+						title: '搴撳瓨鏌ヨ',
+						name: 'stockQuery',
+						color: 'blue',
+						cuIcon: 'searchlist'
+					},
+					{
+						title: '涓婃灦',
+						name: 'putOnSale',
+						color: 'blue',
+						cuIcon: 'video'
+					},
+					{
+						title: '鍗曟嵁鍑哄簱',
+						name: 'orderOut',
+						color: 'blue',
+						cuIcon: 'video'
+					},
+					{
+						title: '搴撲綅鍑哄簱',
+						name: 'stoOut',
+						color: 'blue',
+						cuIcon: 'video'
+					},
+					{
+						title: '搴撳瓨鐩樼偣',
 						name: 'stockCheck',
 						color: 'blue',
 						cuIcon: 'safe'
-					},
-					{
-						title: '璁㈠崟缁勬墭',
-						name: 'order',
-						color: 'grey',
-						cuIcon: 'goods'
 					},
 					{
 						title: '閫�鍑虹櫥褰�',
 						name: 'logOut',
 						color: 'grey',
 						cuIcon: 'exit'
-					}]
+					},
+					
+					]
 			}
 		},
 		onLoad() {

--
Gitblit v1.9.1