From a38b135d0517a586a15d198fc04c40f93b067c2c Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 13 九月 2022 12:52:56 +0800 Subject: [PATCH] # --- pages/index/index.vue | 42 ++++++++++++++++++++++++------------------ 1 files changed, 24 insertions(+), 18 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 4dea4d3..01c6c0e 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -35,24 +35,24 @@ color: 'blue', cuIcon: 'copy' }, - // { - // title: '缁勬墭鍏ュ簱', - // name: 'pakin', - // color: 'blue', - // cuIcon: 'copy' - // }, + { + title: '缁勬墭鍏ュ簱', + name: 'pakin', + color: 'blue', + cuIcon: 'copy' + }, // { // title: '璁㈠崟缁勬墭', // name: 'order', // color: 'blue', // cuIcon: 'goods' // }, - // { - // title: '搴撳瓨鏌ヨ', - // name: 'stockQuery', - // color: 'blue', - // cuIcon: 'searchlist' - // }, + { + title: '搴撳瓨鏌ヨ', + name: 'stockQuery', + color: 'blue', + cuIcon: 'searchlist' + }, // { // title: '鍗曟嵁鍑哄簱', @@ -72,12 +72,6 @@ // color: 'blue', // cuIcon: 'video' // }, - // { - // title: '搴撳瓨鐩樼偣', - // name: 'stockCheck', - // color: 'blue', - // cuIcon: 'safe' - // }, { title: '搴撳瓨鐩樼偣', name: 'stoCheck', @@ -85,6 +79,18 @@ cuIcon: 'safe' }, { + title: '骞充粨搴撳瓨鐩樼偣', + name: 'manStoCheck', + color: 'blue', + cuIcon: 'safe' + }, + // { + // title: '骞充粨搴撳瓨鐩樼偣', + // name: 'manStoCheck', + // color: 'blue', + // cuIcon: 'safe' + // }, + { title: '閫�鍑虹櫥褰�', name: 'logOut', color: 'grey', -- Gitblit v1.9.1