diff --git a/ruoyi-admin/src/main/resources/static/css/board/intelligentRefrigeratorInterconnectionFactory.css b/ruoyi-admin/src/main/resources/static/css/board/intelligentRefrigeratorInterconnectionFactory.css index caf233b..7d93abf 100644 --- a/ruoyi-admin/src/main/resources/static/css/board/intelligentRefrigeratorInterconnectionFactory.css +++ b/ruoyi-admin/src/main/resources/static/css/board/intelligentRefrigeratorInterconnectionFactory.css @@ -55,23 +55,23 @@ body { width: 14.8%; height: 17%; top: 8.6%; - left: 80.7%; + left: 82.7%; } .infoTwo{ - background-image: url(../../img/board/intelligentRefrigeratorInterconnectionFactory/info.png); background-size: 100% 100%; position: absolute; width: 35.6%; - height: 6.2%; - top: 6.6%; - left: 30.7%; + height: 6%; + top: 3.6%; + left: 50%; + transform: translateX(-50%); } .infoThree{ background-image: url(../../img/board/intelligentRefrigeratorInterconnectionFactory/info.png); background-size: 100% 100%; position: absolute; width: 17.6%; - height: 15.2%; - top: 5.2%; + height: 15.2%;; + top: 8.6%; left: 0.7%; } \ No newline at end of file diff --git a/ruoyi-admin/src/main/resources/static/js/scrollTable.js b/ruoyi-admin/src/main/resources/static/js/scrollTable.js index bac7ac0..381f1e4 100644 --- a/ruoyi-admin/src/main/resources/static/js/scrollTable.js +++ b/ruoyi-admin/src/main/resources/static/js/scrollTable.js @@ -256,8 +256,8 @@ const tableAnimation = (el) => { }); }, 2000); } -const flip = (el) => { +const flip = (el,time = 2000) => { $(el + '>.table>.tbody').animate({ scrollTop: $(el + '>.table>.tbody').scrollTop() + $(el + '>.table>.tbody').outerHeight(true) - },30000) + },time) } \ No newline at end of file diff --git a/ruoyi-admin/src/main/resources/templates/broad/box.html b/ruoyi-admin/src/main/resources/templates/broad/box.html index 5020f39..5ee7739 100644 --- a/ruoyi-admin/src/main/resources/templates/broad/box.html +++ b/ruoyi-admin/src/main/resources/templates/broad/box.html @@ -174,8 +174,8 @@ width: 15%; height: 5.6%; position: absolute; - top: 10.5%; - left: 9.6%; + top: 10.2%; + left: 10.4%; letter-spacing: 1px; font-size: 12%; } @@ -314,10 +314,10 @@ -
- - - +
+ + +