From 08fce1f03f21b9bba84f30a8f4d2179afc5d95c7 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 31 八月 2022 15:03:29 +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 8bd2c0d..3abdcc8 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