提交修改

new-exam
dshclm 5 months ago
parent 806d2c7874
commit a9f78f95ee

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 KiB

@ -27,11 +27,6 @@
height: 80px;
position: relative;
}
.top .mi{
position: absolute;
left: 50px;
top: 6px;
}
.signinpanel {
width: 488px;
margin: 0;
@ -76,12 +71,9 @@
</div>
</div>
</div>
<!--<div class="top">-->
<!-- <img th:src='@{../img/top.png}' style="width: 100%;height: 100%;position: absolute" alt="">-->
<!-- <span class="mi">-->
<!-- <img th:src='@{../img/mi.png}' alt="">-->
<!-- </span>-->
<!--</div>-->
<div class="top">
<img th:src='@{../img/top.jpg}' style="width: 100%;height: 100%;position: absolute" alt="">
</div>
<script th:inline="javascript"> var ctx = [[@{/}]];</script>
<!--[if lte IE 8]><script>window.location.href=ctx+'html/ie.html';</script><![endif]-->
<!-- 全局js -->

Loading…
Cancel
Save