From fff90f6d0db97fad9c586c5ce83785d705bd5e0f Mon Sep 17 00:00:00 2001
From: skyouc
Date: 星期三, 07 五月 2025 21:30:57 +0800
Subject: [PATCH] no message

---
 pages/home/index.vue |   25 ++++++++++++++++---------
 1 files changed, 16 insertions(+), 9 deletions(-)

diff --git a/pages/home/index.vue b/pages/home/index.vue
index c38f764..12e7ad4 100644
--- a/pages/home/index.vue
+++ b/pages/home/index.vue
@@ -31,7 +31,7 @@
 				<navigator hover-class='none' url="/pages/rece/other" navigateTo>
 					<view class="cuIcon-taoxiaopu text-blue">
 					</view>
-					<text>鍏朵粬鏀惰揣</text>
+					<text>鍗曟嵁鏀惰揣</text>
 				</navigator>
 			</view>
 
@@ -42,14 +42,21 @@
 					<text>缁勭洏</text>
 				</navigator>
 			</view>
+			<view class="cu-item">
+				<navigator hover-class='none' url="/pages/listing/matnrPalletising" navigateTo>
+					<view class="cuIcon-cardboard text-blue">
+					</view>
+					<text>鐗╂枡缁勭洏</text>
+				</navigator>
+			</view>
 
-			<!-- 			<view class="cu-item">
-				<navigator hover-class='none' url="/pages/listing/untie" navigateTo>
+			<view class="cu-item">
+				<navigator hover-class='none' url="/pages/listing/unPakin" navigateTo>
 					<view class="cuIcon-cardboardforbid text-blue">
 					</view>
-					<text>瑙g粦</text>
+					<text>缁勬墭瑙g粦</text>
 				</navigator>
-			</view> -->
+			</view>
 
 			<view class="cu-item">
 				<navigator hover-class='none' url="/pages/inspect/report" navigateTo>
@@ -99,13 +106,13 @@
 				</navigator>
 			</view>
 		</view>
-		
+
 		<view class="cu-bar bg-white solid-bottom margin-top">
 			<view class="action">
 				<text class="cuIcon-title text-orange "></text> 鍑哄簱
-			</view>		
+			</view>
 		</view>
-		
+
 		<view class="cu-list grid col-4 no-border">
 			<view class="cu-item">
 				<navigator hover-class='none' url="/pages/outbound/fastPicking" navigateTo>
@@ -114,7 +121,7 @@
 					<text>蹇�熸嫞璐�</text>
 				</navigator>
 			</view>
-		
+
 		</view>
 
 		<view class="padding flex flex-direction">

--
Gitblit v1.9.1