From 9545a596b9ba3f35e8a528b957d31542f3cf11a5 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 01 九月 2022 16:24:52 +0800 Subject: [PATCH] # --- pages/index/index.vue | 42 ++++++++++++++++++++++++------------------ 1 files changed, 24 insertions(+), 18 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index eaf40e2..3abdcc8 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -36,12 +36,12 @@ color: 'blue', cuIcon: 'copy' }, - { - title: '璁㈠崟缁勬墭', - name: 'order', - color: 'blue', - cuIcon: 'goods' - }, + // { + // title: '璁㈠崟缁勬墭', + // name: 'order', + // color: 'blue', + // cuIcon: 'goods' + // }, { title: '搴撳瓨鏌ヨ', name: 'stockQuery', @@ -60,18 +60,24 @@ color: 'blue', cuIcon: 'video' }, - { - title: '搴撲綅鍑哄簱', - name: 'stoOut', - color: 'blue', - cuIcon: 'video' - }, - { - title: '搴撳瓨鐩樼偣', - name: 'stockCheck', - color: 'blue', - cuIcon: 'safe' - }, + // { + // title: '搴撲綅鍑哄簱', + // name: 'stoOut', + // color: 'blue', + // cuIcon: 'video' + // }, + // { + // title: '鍟嗗搧鍏ュ簱', + // name: 'pakStore', + // color: 'blue', + // cuIcon: 'video' + // }, + // { + // title: '搴撳瓨鐩樼偣', + // name: 'stockCheck', + // color: 'blue', + // cuIcon: 'safe' + // }, { title: '閫�鍑虹櫥褰�', name: 'logOut', -- Gitblit v1.9.1