From 407e5ebf0da7174249e1d71d56599ad6e697e12c Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 22 五月 2024 10:43:56 +0800
Subject: [PATCH] #
---
pages/home/menuHome.vue | 25 ++++++++++++++++---------
1 files changed, 16 insertions(+), 9 deletions(-)
diff --git a/pages/home/menuHome.vue b/pages/home/menuHome.vue
index 217820d..dc61eb8 100644
--- a/pages/home/menuHome.vue
+++ b/pages/home/menuHome.vue
@@ -32,13 +32,13 @@
// cuIcon: 'pullup',
url: `/phyz/stationManage/stationManage`
},
- {
- title: '鍏ュ嚭搴撶鐞�',
- name: 'inOutManage',
- color: 'purple',
- // cuIcon: 'pullup',
- url: `/home/inOutManage`
- },
+ // {
+ // title: '鍏ュ嚭搴撶鐞�',
+ // name: 'inOutManage',
+ // color: 'purple',
+ // // cuIcon: 'pullup',
+ // url: `/home/inOutManage`
+ // },
{
title: '鍗曟嵁绠$悊',
name: 'ordeManage',
@@ -47,9 +47,16 @@
url: `/home/orderManage`
},
{
- title: '宸ヤ綔妗g鐞�',
+ title: '搴撲綅绠$悊',
+ name: 'locManage',
+ color: 'blue',
+ // cuIcon: 'pullup',
+ url: `/home/locMastManage`
+ },
+ {
+ title: '浠诲姟绠$悊',
name: 'ordeManage',
- color: 'brown',
+ color: 'olive',
// cuIcon: 'pullup',
url: `/home/wrkMastManage`
},
--
Gitblit v1.9.1