From b311ae13f99810eda46a28c2964b5068e8c7e7d9 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 16 八月 2022 16:58:52 +0800 Subject: [PATCH] # --- 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 eaf40e2..9c25e4f 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -24,12 +24,12 @@ return { elements:[ - { - title: '涓嬫灦绠$悊', - name: 'offLines', - color: 'blue', - cuIcon: 'copy' - }, + // { + // title: '涓嬫灦绠$悊', + // name: 'offLines', + // color: 'blue', + // cuIcon: 'copy' + // }, { title: '缁勬墭鍏ュ簱', name: 'pakin', @@ -48,12 +48,12 @@ color: 'blue', cuIcon: 'searchlist' }, - { - title: '涓婃灦', - name: 'putOnSale', - color: 'blue', - cuIcon: 'video' - }, + // { + // title: '涓婃灦', + // name: 'putOnSale', + // color: 'blue', + // cuIcon: 'video' + // }, { title: '鍗曟嵁鍑哄簱', name: 'orderOut', -- Gitblit v1.9.1