From 5569d8f924d1835b41382b0bc8e7ce51033921c7 Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期四, 18 一月 2024 14:55:28 +0800 Subject: [PATCH] # --- pages/home/home.vue | 56 ++++++++++++++++++++++++++++---------------------------- 1 files changed, 28 insertions(+), 28 deletions(-) diff --git a/pages/home/home.vue b/pages/home/home.vue index 08d317d..c027f50 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -24,20 +24,20 @@ icon: '', elements: [], elements2: [ - // { - // title: '缁勬墭鍏ュ簱', - // name: 'pakin', - // color: 'orange', - // cuIcon: 'pullup', - // url: '/pakin/pakin' - // }, - // { - // title: '璁㈠崟缁勬墭', - // name: 'orderPakin', - // color: 'blue', - // cuIcon: 'pullup', - // url: '/order/orderPakin' - // }, + { + title: '缁勬墭鍏ュ簱', + name: 'pakin', + color: 'orange', + cuIcon: 'pullup', + url: '/pakin/pakin' + }, + { + title: '璁㈠崟缁勬墭', + name: 'orderPakin', + color: 'blue', + cuIcon: 'pullup', + url: '/order/orderPakin' + }, { title: '缁勬墭涓婃灦', name: 'putOn', @@ -45,13 +45,13 @@ cuIcon: 'pullup', url: '/pakin/putOn' }, - // { - // title: '璁㈠崟缁勬墭2', - // name: 'putOn', - // color: 'cyan', - // cuIcon: 'pullup', - // url: '/order/orderPutOn2' - // }, + { + title: '璁㈠崟缁勬墭2', + name: 'putOn', + color: 'cyan', + cuIcon: 'pullup', + url: '/order/orderPutOn2' + }, // { // title: '璁㈠崟缁勬墭3', // name: 'putOn', @@ -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