From a367484988c18b8c0c5987295f0fef8fa2a27d4d Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 21 九月 2022 17:06:26 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 24 ++++++++++++++++++------
1 files changed, 18 insertions(+), 6 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 588a39f..20e7802 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -24,6 +24,12 @@
return {
elements:[
{
+ title: '鎷h揣涓嬫灦',
+ name: 'pickOffLines',
+ color: 'blue',
+ cuIcon: 'video'
+ },
+ {
title: '涓婃灦绠$悊',
name: 'putOnSale',
color: 'blue',
@@ -74,17 +80,23 @@
// },
{
title: '搴撳瓨鐩樼偣',
- name: 'stockCheck',
- color: 'blue',
- cuIcon: 'safe'
- },
- {
- title: '搴撳瓨鐩樼偣',
name: 'stoCheck',
color: 'blue',
cuIcon: 'safe'
},
{
+ title: '骞充粨搴撳瓨鐩樼偣',
+ name: 'manStoCheck',
+ color: 'blue',
+ cuIcon: 'safe'
+ },
+ // {
+ // title: '骞充粨搴撳瓨鐩樼偣',
+ // name: 'manStoCheck',
+ // color: 'blue',
+ // cuIcon: 'safe'
+ // },
+ {
title: '閫�鍑虹櫥褰�',
name: 'logOut',
color: 'grey',
--
Gitblit v1.9.1