From 849409866c1372f5daf7becf9aec054922e260b2 Mon Sep 17 00:00:00 2001
From: zhangc <zc@123>
Date: 星期五, 14 二月 2025 13:20:23 +0800
Subject: [PATCH] 兼容四期

---
 src/main/webapp/views/home/navigation.html |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/src/main/webapp/views/home/navigation.html b/src/main/webapp/views/home/navigation.html
index fcfbd84..c441865 100644
--- a/src/main/webapp/views/home/navigation.html
+++ b/src/main/webapp/views/home/navigation.html
@@ -118,21 +118,21 @@
 </div>
 
 <div class="center">
-    <a class="list fn_1 moveUpDownFla1" ew-href="wrkMast/wrkMast.html?resourceId=214">
-        <p>杩愯浠诲姟</p>
-    </a>
-    <a class="list fn_2 moveUpDownFla2" ew-href="order/order.html?resourceId=40517">
+    <a class="list fn_1 moveUpDownFla1" ew-href="order/order.html?resourceId=40517">
         <p>鍗曟嵁绠$悊</p>
     </a>
-    <a class="list fn_3 moveUpDownFla1" ew-href="stoMan/stoQue.html?resourceId=10276">
+    <a class="list fn_2 moveUpDownFla2" ew-href="agvWrkMast/wrkMast.html?resourceId=70628">
+        <p>杩愯浠诲姟</p>
+    </a>
+    <a class="list fn_3 moveUpDownFla1" ew-href="agvLocDetl/locDetl.html?resourceId=80637">
         <p>搴撳瓨鏄庣粏</p>
     </a>
 </div>
 
 </body>
-<script type="text/javascript" src="../../static/js/common.js"></script>
-<script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script>
-<script type="text/javascript" src="../../static/layui/layui.js"></script>
+<script type="text/javascript" src="../../static/js/common.js?v=100"></script>
+<script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js?v=100"></script>
+<script type="text/javascript" src="../../static/layui/layui.js?v=100"></script>
 <script>
     layui.config({
         base: baseUrl + "/static/layui/lay/modules/"

--
Gitblit v1.9.1