From e9c313237ea537005aa4a12b42ba3fd0c23b910b Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 22 九月 2022 14:42:46 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 30 ++++++++++++++++++++++++------
1 files changed, 24 insertions(+), 6 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 588a39f..65f7fb6 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -24,6 +24,18 @@
return {
elements:[
{
+ title: '鎷h揣涓嬫灦',
+ name: 'pickOffLines',
+ color: 'blue',
+ cuIcon: 'video'
+ },
+ {
+ title: '鍗曟嵁涓婃灦',
+ name: 'orderPakin',
+ color: 'blue',
+ cuIcon: 'video'
+ },
+ {
title: '涓婃灦绠$悊',
name: 'putOnSale',
color: 'blue',
@@ -74,17 +86,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