From f7569ddaccd8bf4c0b121747caacade0a75a36c2 Mon Sep 17 00:00:00 2001
From: zhou zhou <3272660260@qq.com>
Date: 星期四, 18 十二月 2025 08:32:30 +0800
Subject: [PATCH] #
---
pages/home/home.vue | 22 ++++++++++++++++++----
1 files changed, 18 insertions(+), 4 deletions(-)
diff --git a/pages/home/home.vue b/pages/home/home.vue
index ac199e1..ea6fad8 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -52,12 +52,26 @@
cuIcon: 'pullup',
url: '/order/orderPakin2'
},
+ // {
+ // title: '鎵嬪姩鍏ュ簱',
+ // name: 'handIn',
+ // color: 'olive',
+ // cuIcon: 'pullup',
+ // url: '/out/handIn'
+ // },
{
- title: '鎵嬪姩鍏ュ簱',
- name: 'handIn',
- color: 'olive',
+ title: '鏍稿鍗曟嵁',
+ name: 'orderGift',
+ color: 'orange',
cuIcon: 'pullup',
- url: '/out/handIn'
+ url: '/out/orderGift'
+ },
+ {
+ title: '鏍稿',
+ name: 'orderGift2',
+ color: 'orange',
+ cuIcon: 'pullup',
+ url: '/out/orderGift2'
},
// {
// title: '缁勬墭鍏ュ簱',
--
Gitblit v1.9.1