From f681b210692b079455a53afd5bd83b4401ef9320 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期五, 10 二月 2023 10:42:23 +0800
Subject: [PATCH] #

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

diff --git a/pages/index/index.vue b/pages/index/index.vue
index ae2af6b..d33275f 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -65,12 +65,12 @@
 					// 	color: 'grey',
 					// 	cuIcon: 'goods'
 					// },
-					// {
-					// 	title: '閫�鍑虹櫥褰�',
-					// 	name: 'logOut',
-					// 	color: 'grey',
-					// 	cuIcon: 'exit'
-					// },
+					{
+						title: '閫�鍑虹櫥褰�',
+						name: 'logOut',
+						color: 'grey',
+						cuIcon: 'exit'
+					},
 					
 					]
 			}

--
Gitblit v1.9.1