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/weather.html | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/corelib/common/popup/weather.html b/corelib/common/popup/weather.html index f95e6b1..b355644 100644 --- a/corelib/common/popup/weather.html +++ b/corelib/common/popup/weather.html @@ -56,7 +56,7 @@ <div class="comTbody"> <table class="table-tbody river-tbody" style="border-top: 0;"> <tbody id="reseTable"> - + </tbody> </table> </div> @@ -80,7 +80,7 @@ </ul> </div> </div> - </div> + </div> <div class="river-pei" id="rserWeaterPie"></div> <div class="river-tab"> <table class="table-thead rser-thead"> @@ -96,24 +96,24 @@ <div class="comTbody"> <table class="table-tbody rser-tbody" style="border-top: 0;"> <tbody id="reseTableBox"> - + </tbody> </table> </div> - </div> + </div> </div> <!-- 基础信息 --> <div class="river-fou river-con none"> <div class="river-fou-box"> <ul id="reseInfo"> - + </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> -- Gitblit v1.9.3