From 4ecea7f67f2cf90ddb0b6d9ff3232770951b99d1 Mon Sep 17 00:00:00 2001 From: whycq <123456> Date: 星期二, 01 十一月 2022 14:29:07 +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