From ceb7ece71c7c70a2eabdbea64674bb4f5827961a Mon Sep 17 00:00:00 2001 From: whycq <you@example.com> Date: 星期四, 02 二月 2023 22:01:38 +0800 Subject: [PATCH] # --- pages/index/index.vue | 18 ++++++++++++------ 1 files changed, 12 insertions(+), 6 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 2b92a6a..efa58c8 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -47,12 +47,12 @@ // color: 'blue', // cuIcon: 'goods' // }, - // { - // title: '搴撳瓨鏌ヨ', - // name: 'stockQuery', - // color: 'blue', - // cuIcon: 'searchlist' - // }, + { + title: '搴撳瓨鏌ヨ', + name: 'stockQuery', + color: 'blue', + cuIcon: 'searchlist' + }, // { // title: '鍗曟嵁鍑哄簱', @@ -78,6 +78,12 @@ color: 'blue', cuIcon: 'safe' }, + { + title: '鎷f枡鍑哄簱', + name: 'piking', + color: 'blue', + cuIcon: 'safe' + }, // { // title: '骞充粨搴撳瓨鐩樼偣', // name: 'manStoCheck', -- Gitblit v1.9.1