From c73548603ee4b6731181736fe701165691d6a12d Mon Sep 17 00:00:00 2001
From: zwl <1051256694@qq.com>
Date: 星期二, 21 十月 2025 09:20:12 +0800
Subject: [PATCH] #
---
pages/home/home.vue | 21 ++++++++++++++-------
1 files changed, 14 insertions(+), 7 deletions(-)
diff --git a/pages/home/home.vue b/pages/home/home.vue
index 1f9f2c9..af9583b 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -38,13 +38,20 @@
// cuIcon: 'order',
// url: '/pakin/pickAgain'
// },
- // {
- // title: '璁㈠崟鍏ュ簱',
- // name: 'orderPakin',
- // color: 'red',
- // cuIcon: 'pullup',
- // url: '/order/orderPakin'
- // },
+ {
+ title: '璁㈠崟鍏ュ簱',
+ name: 'orderPakin',
+ color: 'red',
+ cuIcon: 'pullup',
+ url: '/order/orderPakin2'
+ },
+ {
+ title: '缁勬墭鏌ヨ',
+ name: 'orderPakin',
+ color: 'blue',
+ cuIcon: 'pullup',
+ url: '/pakin/pakinQuery'
+ },
// {
// title: '閿�鍞崟鍏ュ簱',
// name: 'orderIn',
--
Gitblit v1.9.1