From 985c4f084d77d04e9982bf3f514702122dd151cd Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期六, 13 八月 2022 17:06:29 +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