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 | 48 +++++++++++++++++++++++++++++++++--------------- 1 files changed, 33 insertions(+), 15 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 8bd2c0d..3a98b53 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -23,7 +23,12 @@ data() { return { elements:[ - + // { + // title: '涓婃灦绠$悊', + // name: 'putOnSale', + // color: 'blue', + // cuIcon: 'video' + // }, // { // title: '涓嬫灦绠$悊', // name: 'offLines', @@ -42,24 +47,19 @@ // color: 'blue', // cuIcon: 'goods' // }, - { - title: '搴撳瓨鏌ヨ', - name: 'stockQuery', - color: 'blue', - cuIcon: 'searchlist' - }, // { - // title: '涓婃灦', - // name: 'putOnSale', + // title: '搴撳瓨鏌ヨ', + // name: 'stockQuery', + // color: 'blue', + // cuIcon: 'searchlist' + // }, + + // { + // title: '鍗曟嵁鍑哄簱', + // name: 'orderOut', // color: 'blue', // cuIcon: 'video' // }, - { - title: '鍗曟嵁鍑哄簱', - name: 'orderOut', - color: 'blue', - cuIcon: 'video' - }, // { // title: '搴撲綅鍑哄簱', // name: 'stoOut', @@ -78,6 +78,24 @@ // 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