From 56f3ad2cfd1e298e77d99d3ea069ac3ae493b0ac Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期六, 23 四月 2022 13:06:22 +0800
Subject: [PATCH] #
---
 pages/index/index.vue |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index a1f9b16..f744eb8 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -24,15 +24,21 @@
 			return {
 				elements:[
 					{
+						title: '涓嬬嚎鎵撳寘',
+						name: 'offline',
+						color: 'blue',
+						cuIcon: 'goods'
+					},
+					{
 						title: '缁勬墭鍏ュ簱',
 						name: 'pakin',
-						color: 'blue',
+						color: 'grey',
 						cuIcon: 'goods'
 					},
 					{
 						title: '璁㈠崟缁勬墭',
 						name: 'order',
-						color: 'blue',
+						color: 'grey',
 						cuIcon: 'goods'
 					},
 					{
--
Gitblit v1.9.1