From 66f3788ba68beff062d660327f50bd18ef6c6b25 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期四, 21 四月 2022 10:37:54 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 54c8de5..f744eb8 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -24,14 +24,26 @@
return {
elements:[
{
+ title: '涓嬬嚎鎵撳寘',
+ name: 'offline',
+ color: 'blue',
+ cuIcon: 'goods'
+ },
+ {
title: '缁勬墭鍏ュ簱',
name: 'pakin',
- color: 'blue',
+ color: 'grey',
cuIcon: 'goods'
},
{
title: '璁㈠崟缁勬墭',
name: 'order',
+ color: 'grey',
+ cuIcon: 'goods'
+ },
+ {
+ title: '搴撲綅鐩樼偣',
+ name: 'stockCheck',
color: 'blue',
cuIcon: 'goods'
},
--
Gitblit v1.9.1