From 52c8ca8e31bb9aee13726d9c858dee1d11dcde87 Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Mon, 20 Feb 2023 10:19:29 +0800
Subject: [PATCH] 洪水淹没-进度条、分析弹窗大小位置变更

---
 corelib/common/popup/river.html |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/corelib/common/popup/river.html b/corelib/common/popup/river.html
index b17d9a9..5f5d9c4 100644
--- a/corelib/common/popup/river.html
+++ b/corelib/common/popup/river.html
@@ -86,7 +86,7 @@
 					         </ul>
 					     </div>
 					 </div>
-				</div>		 
+				</div>
 				<div class="river-pei" id="eigthRiverWeater"></div>
 				<div class="river-tab">
 					<table class="table-thead river-thead">
@@ -107,7 +107,7 @@
 				            </tbody>
 				        </table>
 				    </div>
-				</div>	 
+				</div>
 			</div>
 			<!--&lt;!&ndash; 预报水情信息  &ndash;&gt;
 			<div class="river-thr river-con none"></div>-->
@@ -115,15 +115,15 @@
 			<div class="river-fou river-con none">
 				<div class="river-fou-box">
 					<ul id="riverInfo">
-						
+
 					</ul>
-					
+
 				</div>
 			</div>
 
 			<div class="load-box-list">
 				<div class="rote-load">
-					<img src="./img/rote.jpg" alt="">
+					<img src="image/rote.jpg" alt="">
 					<span>正在加载</span>
 				</div>
 			</div>
@@ -138,4 +138,4 @@
     <script src="./js/start.js"></script>
     <script src="./js/end.js"></script>
 </body>
-</html>
\ No newline at end of file
+</html>

--
Gitblit v1.9.3