From 4c4b832d09eb0ff3bbffbe28bdbbd95e7694a565 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 07 九月 2023 17:16:16 +0800 Subject: [PATCH] # --- pages/home/home.vue | 47 +++++++++++++++++++++++++++-------------------- 1 files changed, 27 insertions(+), 20 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index c8474e8..aecdcd7 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -27,17 +27,17 @@ // { // title: '缁勬墭鍏ュ簱', // name: 'pakin', - // color: 'cyan', + // color: 'orange', // cuIcon: 'pullup', // url: '/pakin/pakin' // }, - { - title: '璁㈠崟缁勬墭', - name: 'orderPakin', - color: 'blue', - cuIcon: 'pullup', - url: '/order/orderPakin' - }, + // { + // title: '璁㈠崟缁勬墭', + // name: 'orderPakin', + // color: 'blue', + // cuIcon: 'pullup', + // url: '/order/orderPakin' + // }, { title: '缁勬墭涓婃灦', name: 'putOn', @@ -45,20 +45,27 @@ cuIcon: 'pullup', url: '/pakin/putOn' }, - { - title: '璁㈠崟涓婃灦2', - name: 'putOn', - color: 'cyan', - cuIcon: 'pullup', - url: '/order/orderPutOn2' - }, // { - // title: '鎵撳嵃', - // name: 'print', - // color: 'purple', - // cuIcon: 'text', - // url: '/print/print' + // title: '璁㈠崟缁勬墭2', + // name: 'putOn', + // color: 'cyan', + // cuIcon: 'pullup', + // url: '/order/orderPutOn2' // }, + // { + // title: '璁㈠崟缁勬墭3', + // name: 'putOn', + // color: 'cyan', + // cuIcon: 'pullup', + // url: '/order/orderPutOn3' + // }, + { + title: '鎵撳嵃', + name: 'print', + color: 'purple', + cuIcon: 'text', + url: '/print/print' + }, { title: '璁㈠崟涓婃灦', name: 'orderPutOn', -- Gitblit v1.9.1