From 7edfc4daac7d1e1b1a481c3cb5c3d3d452826eb7 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期二, 11 十月 2022 08:38:23 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 52 +++++++++++++++++++++++++++++++++++-----------------
1 files changed, 35 insertions(+), 17 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 4dea4d3..0fddbd8 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -24,17 +24,29 @@
return {
elements:[
{
- title: '涓婃灦绠$悊',
- name: 'putOnSale',
+ title: '鎷h揣涓嬫灦',
+ name: 'pickOffLines',
color: 'blue',
cuIcon: 'video'
},
{
- title: '涓嬫灦绠$悊',
- name: 'offLines',
+ title: '鍗曟嵁涓婃灦',
+ name: 'orderPakin',
color: 'blue',
- cuIcon: 'copy'
+ cuIcon: 'video'
},
+ // {
+ // title: '涓婃灦绠$悊',
+ // name: 'putOnSale',
+ // color: 'blue',
+ // cuIcon: 'video'
+ // },
+ // {
+ // title: '涓嬫灦绠$悊',
+ // name: 'offLines',
+ // color: 'blue',
+ // cuIcon: 'copy'
+ // },
// {
// title: '缁勬墭鍏ュ簱',
// name: 'pakin',
@@ -47,12 +59,12 @@
// color: 'blue',
// cuIcon: 'goods'
// },
- // {
- // title: '搴撳瓨鏌ヨ',
- // name: 'stockQuery',
- // color: 'blue',
- // cuIcon: 'searchlist'
- // },
+ {
+ title: '搴撳瓨鏌ヨ',
+ name: 'stockQuery',
+ color: 'blue',
+ cuIcon: 'searchlist'
+ },
// {
// title: '鍗曟嵁鍑哄簱',
@@ -72,18 +84,24 @@
// color: 'blue',
// cuIcon: 'video'
// },
- // {
- // 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',
--
Gitblit v1.9.1