From e8537366661ddd05ee5e9421ef25cf6e90e35318 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期五, 15 九月 2023 08:25:58 +0800 Subject: [PATCH] # --- pages/home/home.vue | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 08d317d..720897a 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -59,13 +59,13 @@ // cuIcon: 'pullup', // url: '/order/orderPutOn3' // }, - { - title: '鎵撳嵃', - name: 'print', - color: 'purple', - cuIcon: 'text', - url: '/print/print' - }, + // { + // title: '鎵撳嵃', + // name: 'print', + // color: 'purple', + // cuIcon: 'text', + // url: '/print/print' + // }, { title: '璁㈠崟涓婃灦', name: 'orderPutOn', -- Gitblit v1.9.1