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 | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 8b18543..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,8 @@
color: 'grey',
cuIcon: 'exit'
},
- {
- title: 'demo',
- name: 'demo',
- color: 'grey',
- cuIcon: 'exit'
- }]
+
+ ]
}
},
onLoad() {
--
Gitblit v1.9.1