From 42befdd31d6c897381bb7c80fd41d0d9619c085c Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期六, 07 十月 2023 16:21:48 +0800 Subject: [PATCH] # --- pages/index/index.vue | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index b25bc71..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: '鍗曟嵁鍑哄簱', -- Gitblit v1.9.1