From 8e852298cee281cfa3b2312f48b4840bbcd5a02d Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 29 七月 2024 14:52:22 +0800
Subject: [PATCH] #
---
pages/index/index.vue | 30 ++++++++++++++++++------------
1 files changed, 18 insertions(+), 12 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index 28bd97e..9a30567 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -27,18 +27,24 @@
color: 'olive',
cuIcon: 'goods'
},
- {
- title: '搴撳瓨鐩樼偣',
- name: 'stockCheck',
- color: 'cyan',
- cuIcon: 'squarecheck'
- },
- {
- title: '搴撳瓨鏌ヨ',
- name: 'stockQuery',
- color: 'blue',
- cuIcon: 'searchlist'
- },
+ // {
+ // title: '鍑哄簱鍚姩',
+ // name: 'matOut',
+ // color: 'green',
+ // cuIcon: 'video'
+ // },
+ // {
+ // title: '搴撳瓨鐩樼偣',
+ // name: 'stockCheck',
+ // color: 'cyan',
+ // cuIcon: 'squarecheck'
+ // },
+ // {
+ // title: '搴撳瓨鏌ヨ',
+ // name: 'stockQuery',
+ // color: 'blue',
+ // cuIcon: 'searchlist'
+ // },
{
title: '閫�鍑虹櫥褰�',
name: 'logOut',
--
Gitblit v1.9.1