From 5aec1c8e32bf2b61c18e9fc325d1faeef5cec3ad Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 01 八月 2022 15:04:56 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 19 +++++++++++++------
1 files changed, 13 insertions(+), 6 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 65d84a5..8c799b0 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -42,10 +42,22 @@
cuIcon: 'edit'
},
{
+ title: '娈嬫鍝�',
+ name: 'bad',
+ color: 'blue',
+ cuIcon: 'delete'
+ },
+ {
title: '搴撲綅鐩樼偣',
name: 'stockCheck',
color: 'blue',
cuIcon: 'safe'
+ },
+ {
+ title: '涓婃灦绠$悊',
+ name: 'sale',
+ color: 'blue',
+ cuIcon: 'shop'
},
{
title: '缁勬墭鍏ュ簱',
@@ -65,12 +77,7 @@
color: 'grey',
cuIcon: 'exit'
},
- // {
- // title: '鏃ュ織',
- // name: 'logbook',
- // color: 'grey',
- // cuIcon: 'exit'
- // },
+
]
}
},
--
Gitblit v1.9.1