From 6ca18e0d2691d864e9796a64b58bb04bf44af99c Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 13 五月 2024 09:44:43 +0800 Subject: [PATCH] Merge branch 'phyzasrs' of http://47.97.1.152:5880/r/wms_app into phyzasrs --- pages/home/menuHome.vue | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/home/menuHome.vue b/pages/home/menuHome.vue index 358ff57..8c5cc1a 100644 --- a/pages/home/menuHome.vue +++ b/pages/home/menuHome.vue @@ -28,21 +28,21 @@ { title: '绔欑偣鏌ヨ缁存姢', name: 'stationManage', - color: 'blue', + color: 'cyan', // cuIcon: 'pullup', url: `/phyz/stationManage/stationManage` }, { title: '鍏ュ嚭搴撶鐞�', name: 'inOutManage', - color: 'blue', + color: 'purple', // cuIcon: 'pullup', url: `/home/inOutManage` }, { title: '鍗曟嵁绠$悊', name: 'ordeManage', - color: 'blue', + color: 'mauve', // cuIcon: 'pullup', url: `/home/orderManage` }, -- Gitblit v1.9.1