From d71412d0cad53fb300a907ed49bad71fc1ca3f05 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期二, 26 七月 2022 15:13:22 +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..d84e139 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -42,6 +42,12 @@
cuIcon: 'edit'
},
{
+ title: '娈嬫鍝�',
+ name: 'bad',
+ color: 'blue',
+ cuIcon: 'delete'
+ },
+ {
title: '搴撲綅鐩樼偣',
name: 'stockCheck',
color: 'blue',
@@ -65,12 +71,8 @@
color: 'grey',
cuIcon: 'exit'
},
- {
- title: 'demo',
- name: 'demo',
- color: 'grey',
- cuIcon: 'exit'
- }]
+
+ ]
}
},
onLoad() {
--
Gitblit v1.9.1