From 9c1ef684c18a8c0d9516516c4067bd209ac98752 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 19 八月 2022 09:00:15 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 24 ++++++++++++++++--------
1 files changed, 16 insertions(+), 8 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index bbd47ea..d84e139 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -30,8 +30,8 @@
cuIcon: 'forward'
},
{
- title: '缁勬墭鍏ュ簱',
- name: 'pakin',
+ title: '濮斿鍏ュ簱',
+ name: 'outPakin',
color: 'blue',
cuIcon: 'copy'
},
@@ -42,10 +42,22 @@
cuIcon: 'edit'
},
{
+ title: '娈嬫鍝�',
+ name: 'bad',
+ color: 'blue',
+ cuIcon: 'delete'
+ },
+ {
title: '搴撲綅鐩樼偣',
name: 'stockCheck',
color: 'blue',
cuIcon: 'safe'
+ },
+ {
+ title: '缁勬墭鍏ュ簱',
+ name: 'pakin',
+ color: 'grey',
+ cuIcon: 'copy'
},
{
title: '璁㈠崟缁勬墭',
@@ -59,12 +71,8 @@
color: 'grey',
cuIcon: 'exit'
},
- {
- title: 'demo',
- name: 'demo',
- color: 'grey',
- cuIcon: 'exit'
- }]
+
+ ]
}
},
onLoad() {
--
Gitblit v1.9.1