Commit 6ca2ff2e by Jianli Ou

党建首页,底部图片和跳转链接替换

parent ca0f8549
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<a href="/" target="_blank">返回编码中心首页</a> <a href="/" target="_blank">返回编码中心首页</a>
</p> </p>
</div> </div>
<!-- container --> <!-- container -->
<div class="djwh-container " > <div class="djwh-container " >
<div class="cnt-left row" style="margin-left:0"> <div class="cnt-left row" style="margin-left:0">
...@@ -90,15 +90,21 @@ ...@@ -90,15 +90,21 @@
</div> </div>
<div class=" foottp" style="overflow:hidden;"> <div class=" foottp" style="overflow:hidden;">
<!-- <img src="../../assets/image/djwh/19th.gif" alt=""> --> <!-- <img src="../../assets/image/djwh/19th.gif" alt=""> -->
<a href="https://www.samr.gov.cn/zt/20djs/" target="blank">
<img src="../../assets/image/djwh/buttom.jpg" alt=""> <!-- 深入学习贯彻党的二十大精神-->
<!-- <a href="https://www.samr.gov.cn/zt/20djs/" target="blank">-->
<!-- <img src="../../assets/image/djwh/buttom.jpg" alt="">-->
<!-- </a>-->
<!-- 深入学习宣传贯彻党的二十届三中全会精神-->
<a href="https://www.samr.gov.cn/zt/ndzt/2024n/20thszqh/index.html" target="blank">
<img src="../../assets/image/djwh/buttom2.png" alt="">
</a> </a>
</div> </div>
</div> </div>
</div> </div>
<div class=" right-con"> <div class=" right-con">
<!-- <div class="border-div list-style"> <!-- <div class="border-div list-style">
<div class="middle-title"> <div class="middle-title">
...@@ -156,7 +162,7 @@ ...@@ -156,7 +162,7 @@
</div> </div>
</div> </div>
</div> </div>
<Footer></Footer> <Footer></Footer>
</div> </div>
...@@ -353,7 +359,7 @@ export default { ...@@ -353,7 +359,7 @@ export default {
box-sizing: border-box; box-sizing: border-box;
width: 100%!important; width: 100%!important;
padding:0 15px; padding:0 15px;
} }
.left-img,.cnt-left,.right-con{ .left-img,.cnt-left,.right-con{
width: 100%!important; width: 100%!important;
...@@ -377,7 +383,7 @@ export default { ...@@ -377,7 +383,7 @@ export default {
// } // }
.ds{ .ds{
.list-style{ .list-style{
width: 80%!important; width: 80%!important;
...@@ -431,7 +437,7 @@ a{ ...@@ -431,7 +437,7 @@ a{
padding-left:0px; padding-left:0px;
} }
} }
.border-div{ .border-div{
width: 100%; width: 100%;
border:1px solid #BADFF2; border:1px solid #BADFF2;
...@@ -443,15 +449,15 @@ a{ ...@@ -443,15 +449,15 @@ a{
display: inline; display: inline;
overflow: hidden; overflow: hidden;
background: #fff; background: #fff;
.cnt-left{ .cnt-left{
overflow: hidden; overflow: hidden;
float: left; float: left;
width: 723px; width: 723px;
margin-right: 15px; margin-right: 15px;
} }
.left-img{ .left-img{
float: left; float: left;
...@@ -464,7 +470,7 @@ a{ ...@@ -464,7 +470,7 @@ a{
margin-bottom: 5px; margin-bottom: 5px;
} }
} }
.middle-header{ .middle-header{
float: left; float: left;
width: 425px; width: 425px;
...@@ -495,8 +501,8 @@ a{ ...@@ -495,8 +501,8 @@ a{
} }
} }
} }
} }
.middle-title{ .middle-title{
...@@ -541,7 +547,7 @@ a{ ...@@ -541,7 +547,7 @@ a{
border-radius: 10px; border-radius: 10px;
padding: 5px; padding: 5px;
margin-top: 0%; margin-top: 0%;
li{ li{
padding: 3px; padding: 3px;
} }
...@@ -629,7 +635,7 @@ a{ ...@@ -629,7 +635,7 @@ a{
.list-style:first-child{ .list-style:first-child{
margin-top: 0; margin-top: 0;
} }
li{ li{
// line-height: 22px; // line-height: 22px;
a{ a{
...@@ -650,7 +656,7 @@ a{ ...@@ -650,7 +656,7 @@ a{
img{ img{
// height: 72px; // height: 72px;
width: 100%; width: 100%;
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment