From 09906e5b5a49a94e5bbf6878492fb8a1391c646e Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 25 七月 2022 16:22:44 +0800 Subject: [PATCH] # --- pages/index/index.vue | 13 +++++++------ 1 files changed, 7 insertions(+), 6 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 65d84a5..21e4a9d 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -48,6 +48,12 @@ cuIcon: 'safe' }, { + title: '娈嬫鍝�', + name: 'bad', + color: 'grey', + cuIcon: 'exit' + }, + { title: '缁勬墭鍏ュ簱', name: 'pakin', color: 'grey', @@ -65,12 +71,7 @@ color: 'grey', cuIcon: 'exit' }, - // { - // title: '鏃ュ織', - // name: 'logbook', - // color: 'grey', - // cuIcon: 'exit' - // }, + ] } }, -- Gitblit v1.9.1