From de15b63fefbe3fcdd006ec917d6712778332949a Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 30 七月 2024 16:17:41 +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 9a30567..a110573 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -33,12 +33,12 @@ // color: 'green', // cuIcon: 'video' // }, - // { - // title: '搴撳瓨鐩樼偣', - // name: 'stockCheck', - // color: 'cyan', - // cuIcon: 'squarecheck' - // }, + { + title: '搴撳瓨鐩樼偣', + name: 'stockCheck', + color: 'cyan', + cuIcon: 'squarecheck' + }, // { // title: '搴撳瓨鏌ヨ', // name: 'stockQuery', -- Gitblit v1.9.1