From 2cafdd83b5173ca7e78dffcde63897b4be251179 Mon Sep 17 00:00:00 2001
From: wxw <Administrator@DESKTOP-5BIMHQ3>
Date: 星期五, 11 七月 2025 08:38:29 +0800
Subject: [PATCH] PDA增加AGV转运空托盘页面

---
 Pda/View/index.html |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/Pda/View/index.html b/Pda/View/index.html
index 5a1b7f7..52063ea 100644
--- a/Pda/View/index.html
+++ b/Pda/View/index.html
@@ -203,6 +203,11 @@
 										$("#kuNei").append(html); 
 									}
 								});
+								var html2 = 
+										`<a href="/View/HouseDataSetting/test.html" style="width: 50%; margin-top: 10px;">
+											<button type="button" class="mybtn-primary"  lang>鏍囩鎵撳嵃</button>
+										</a>`;
+								$("#ruKu").append(html2); 
 							}
 						}  
 					} else { //涓嶆垚鍔�

--
Gitblit v1.8.0