From c0b24b804539df3a40a0be613b44562c7e073005 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 20 四月 2023 10:43:46 +0800 Subject: [PATCH] # --- pages/index/index.vue | 66 ++++++++++++++++++--------------- 1 files changed, 36 insertions(+), 30 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 01c6c0e..3a98b53 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -23,18 +23,18 @@ data() { return { elements:[ - { - title: '涓婃灦绠$悊', - name: 'putOnSale', - color: 'blue', - cuIcon: 'video' - }, - { - title: '涓嬫灦绠$悊', - name: 'offLines', - color: 'blue', - cuIcon: 'copy' - }, + // { + // title: '涓婃灦绠$悊', + // name: 'putOnSale', + // color: 'blue', + // cuIcon: 'video' + // }, + // { + // title: '涓嬫灦绠$悊', + // name: 'offLines', + // color: 'blue', + // cuIcon: 'copy' + // }, { title: '缁勬墭鍏ュ簱', name: 'pakin', @@ -47,12 +47,12 @@ // color: 'blue', // cuIcon: 'goods' // }, - { - title: '搴撳瓨鏌ヨ', - name: 'stockQuery', - color: 'blue', - cuIcon: 'searchlist' - }, + // { + // title: '搴撳瓨鏌ヨ', + // name: 'stockQuery', + // color: 'blue', + // cuIcon: 'searchlist' + // }, // { // title: '鍗曟嵁鍑哄簱', @@ -72,18 +72,24 @@ // color: 'blue', // cuIcon: 'video' // }, - { - title: '搴撳瓨鐩樼偣', - name: 'stoCheck', - color: 'blue', - cuIcon: 'safe' - }, - { - title: '骞充粨搴撳瓨鐩樼偣', - name: 'manStoCheck', - color: 'blue', - cuIcon: 'safe' - }, + // { + // title: '搴撳瓨鐩樼偣', + // name: 'stockCheck', + // color: 'blue', + // cuIcon: 'safe' + // }, + // { + // title: '鎷f枡鍑哄簱', + // name: 'piking', + // color: 'blue', + // cuIcon: 'safe' + // }, + // { + // title: '骞充粨搴撳瓨鐩樼偣', + // name: 'manStoCheck', + // color: 'blue', + // cuIcon: 'safe' + // }, // { // title: '骞充粨搴撳瓨鐩樼偣', // name: 'manStoCheck', -- Gitblit v1.9.1