From a36ae49aa9b90b0c726fbeff442f06119b1adaac Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 05 十二月 2022 10:11:35 +0800 Subject: [PATCH] # --- pages/index/index.vue | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 0b6a0d6..1f21c94 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -51,6 +51,13 @@ cuIcon: 'safe', show: true }, + { + title: '鍛煎彨绌烘澘', + name: 'callEmpty', + color: 'blue', + cuIcon: 'safe', + show: true + }, // { // title: '涓婃灦绠$悊', // name: 'putOnSale', -- Gitblit v1.9.1