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 | 52 ++++++++++++++++++++++++++++++++-------------------- 1 files changed, 32 insertions(+), 20 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 4dea4d3..3a98b53 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -23,24 +23,24 @@ data() { return { elements:[ - { - title: '涓婃灦绠$悊', - name: 'putOnSale', - color: 'blue', - cuIcon: 'video' - }, - { - title: '涓嬫灦绠$悊', - name: 'offLines', - color: 'blue', - cuIcon: 'copy' - }, // { - // title: '缁勬墭鍏ュ簱', - // name: 'pakin', + // title: '涓婃灦绠$悊', + // name: 'putOnSale', + // color: 'blue', + // cuIcon: 'video' + // }, + // { + // title: '涓嬫灦绠$悊', + // name: 'offLines', // color: 'blue', // cuIcon: 'copy' // }, + { + title: '缁勬墭鍏ュ簱', + name: 'pakin', + color: 'blue', + cuIcon: 'copy' + }, // { // title: '璁㈠崟缁勬墭', // name: 'order', @@ -78,12 +78,24 @@ // color: 'blue', // cuIcon: 'safe' // }, - { - title: '搴撳瓨鐩樼偣', - name: 'stoCheck', - color: 'blue', - cuIcon: 'safe' - }, + // { + // 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