From f9e3677f136ebddb65e0747a550a9448eda16258 Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期二, 24 六月 2025 10:06:32 +0800
Subject: [PATCH] 12
---
pages/index/index.vue | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index d03472e..a110573 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -27,24 +27,24 @@
color: 'olive',
cuIcon: 'goods'
},
- {
- title: '鍑哄簱鍚姩',
- name: 'matOut',
- color: 'green',
- cuIcon: 'video'
- },
+ // {
+ // title: '鍑哄簱鍚姩',
+ // name: 'matOut',
+ // color: 'green',
+ // cuIcon: 'video'
+ // },
{
title: '搴撳瓨鐩樼偣',
name: 'stockCheck',
color: 'cyan',
cuIcon: 'squarecheck'
},
- {
- title: '搴撳瓨鏌ヨ',
- name: 'stockQuery',
- color: 'blue',
- cuIcon: 'searchlist'
- },
+ // {
+ // title: '搴撳瓨鏌ヨ',
+ // name: 'stockQuery',
+ // color: 'blue',
+ // cuIcon: 'searchlist'
+ // },
{
title: '閫�鍑虹櫥褰�',
name: 'logOut',
--
Gitblit v1.9.1