From 54fce333aae7d6f596616a6eb5e65c27c28a9994 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期三, 21 八月 2024 12:39:26 +0800 Subject: [PATCH] # --- pages/index/index.vue | 40 ++++++++++++++++++++++++++-------------- 1 files changed, 26 insertions(+), 14 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 588a39f..efa58c8 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', @@ -79,11 +79,23 @@ cuIcon: 'safe' }, { - title: '搴撳瓨鐩樼偣', - name: 'stoCheck', + title: '鎷f枡鍑哄簱', + name: 'piking', color: 'blue', cuIcon: 'safe' }, + // { + // title: '骞充粨搴撳瓨鐩樼偣', + // name: 'manStoCheck', + // color: 'blue', + // cuIcon: 'safe' + // }, + // { + // title: '骞充粨搴撳瓨鐩樼偣', + // name: 'manStoCheck', + // color: 'blue', + // cuIcon: 'safe' + // }, { title: '閫�鍑虹櫥褰�', name: 'logOut', -- Gitblit v1.9.1