功能修改

master
sunjianxi 6 months ago
parent c4f5dba707
commit f4b7e5ea79
  1. BIN
      src/main/webapp/static/images/login-banner.png
  2. 10
      src/main/webapp/template/1/default/css/index.css
  3. 2
      src/main/webapp/template/1/default/footer.htm
  4. 2
      src/main/webapp/template/1/default/header.htm
  5. BIN
      src/main/webapp/template/1/default/images/banner.jpg
  6. BIN
      src/main/webapp/template/1/default/images/banner.png
  7. 4
      src/main/webapp/template/1/default/index.htm

Binary file not shown.

Before

Width:  |  Height:  |  Size: 106 KiB

After

Width:  |  Height:  |  Size: 110 KiB

@ -1241,7 +1241,7 @@ width:50%;
#flow {
left: 0;
width: 290px;
width: 580px;
height: 162px;
position: absolute;
top: 0;
@ -1278,10 +1278,10 @@ width:50%;
#flow-content-n {
position: absolute;
top: 67px;
left: 20px;
width: 250px;
height: 76px;
top: 134px;
left: 40px;
width: 500px;
height: 152px;
font-size: 18px;
padding: 10px 14px;
color: #fff;

@ -31,7 +31,7 @@
<div class="f-b-box">
<div class="f-b">
<div class="fonts">
青岛市公安局交通警察支队车辆管理所 版权所有
青岛市公安局车辆管理所 版权所有
<br />
联系地址:山东省青岛市城阳区惠安路6号 联系电话:0532-12123
</div>

@ -10,7 +10,7 @@
<div class="top_header">
<div class="top_header_box">
<div class="left_top">
<p>欢迎来到青岛市公安局交通警察支队车辆管理所!</p>
<p>欢迎来到青岛市公安局车辆管理所!</p>
</div>
<div class="left_top right">
<div class="wea_box">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 621 KiB

After

Width:  |  Height:  |  Size: 272 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 1.6 MiB

@ -777,12 +777,12 @@
</div>
{ms:arclist size=1 typeid="1779682837839847426"}
<div id="flow" onmouseover="stop()" onmouseout="start()" style="top: 0; left: 0;">
<a href="{ms:global.html/}zhongyaotongzhi/index.html">
<a href="{ms:global.html/}zhongyaotongzhi/xinnianheci.html" target="_blank">
<div id="flow-content">
<img src="/{ms:global.style/}images/z2.png" style="width: 100%;">
<!-- <div id="flow-content-tit">今日公告:</div> -->
<div id="flow-content-n">${field.title} </div>
<div id="flow-content-n">${field.title}</div>
</div>
</a>

Loading…
Cancel
Save