Commit 2ffba153 by Jianli Ou

Merge branch 'master' of https://gitee.com/gs1-office-web-sit/gs1

parents faa86da2 e05d626d
src/assets/image/djwh/ssjwzqh.jpg

23.1 KB | W: | H:

src/assets/image/djwh/ssjwzqh.jpg

16.1 KB | W: | H:

src/assets/image/djwh/ssjwzqh.jpg
src/assets/image/djwh/ssjwzqh.jpg
src/assets/image/djwh/ssjwzqh.jpg
src/assets/image/djwh/ssjwzqh.jpg
  • 2-up
  • Swipe
  • Onion skin
...@@ -29,6 +29,8 @@ export default { ...@@ -29,6 +29,8 @@ export default {
</style> </style>
<style lang="scss" scoped> <style lang="scss" scoped>
.foot { .foot {
overflow: hidden;
width: 100%;
background-color: #eeeeee; background-color: #eeeeee;
padding: 10px; padding: 10px;
text-align: center; text-align: center;
......
<template> <template>
<div class="djwh "> <div class="djwh ">
<div class="row status-container"> <div class="status-container">
<div class="col-lg-2"></div> <div class="">
<div class="col-lg-8" style="padding:0 20px">
<!-- header --> <!-- header -->
<div class="header"> <div class="header">
<img src="../../assets/image/djwh/top_pho.jpg" /> <img src="../../assets/image/djwh/top_pho.jpg" />
...@@ -11,13 +10,13 @@ ...@@ -11,13 +10,13 @@
</p> </p>
</div> </div>
<!-- container --> <!-- container -->
<div class="row djwh-container"> <div class="djwh-container">
<div class="col-lg-9 " > <div class="cnt-left" >
<div class="row row-left" > <div class="row-left" >
<div class="col-lg-5 left-img" style="padding-left:23px;padding-right:15px"> <div class="left-img">
<div class="border-div"> <div class="border-div">
<a href="https://www.12371.cn/special/19jlzqh/"> <a href="https://www.12371.cn/special/19jlzqh/">
<img :src="`${urls.gs1cnTwo}djwh/images/19jlzqh.jpg`" alt=""> <img src="../../assets/image/djwh/ssjwzqh.jpg" alt="">
</a> </a>
<a href="http://www.samr.gov.cn/zt/bwcx/"> <a href="http://www.samr.gov.cn/zt/bwcx/">
<img src="../../assets/image/djwh/19thpic1.jpg" alt=""> <img src="../../assets/image/djwh/19thpic1.jpg" alt="">
...@@ -25,7 +24,7 @@ ...@@ -25,7 +24,7 @@
</div> </div>
</div> </div>
<div class="col-lg-7 middle-header" style="padding-right:15px"> <div class=" middle-header" >
<div class="border-div "> <div class="border-div ">
<a href="http://www.samr.gov.cn/zt/bwcx/"> <a href="http://www.samr.gov.cn/zt/bwcx/">
<img src="../../assets/image/djwh/tt_pho.gif" alt=""> <img src="../../assets/image/djwh/tt_pho.gif" alt="">
...@@ -52,7 +51,7 @@ ...@@ -52,7 +51,7 @@
</div> </div>
</div> </div>
<div class="col-lg-12" style="padding-left:23px;padding-right:15px"> <div style="margin-top:15px;overflow:hidden;width:100%">
<div class="ds"> <div class="ds">
<div> <div>
<img src="../../assets/image/djwh/dsjy-title.gif" alt=""> <img src="../../assets/image/djwh/dsjy-title.gif" alt="">
...@@ -66,7 +65,7 @@ ...@@ -66,7 +65,7 @@
</div> </div>
</div> </div>
</div> </div>
<div class="col-lg-12" style="padding-left:23px;padding-right:15px"> <div class="" style="overflow:hidden">
<div class="ds hdtp"> <div class="ds hdtp">
<div> <div>
<img src="../../assets/image/djwh/pho_bg5.gif" alt=""> <img src="../../assets/image/djwh/pho_bg5.gif" alt="">
...@@ -82,13 +81,12 @@ ...@@ -82,13 +81,12 @@
</div> </div>
</div> </div>
</div> </div>
<div class="col-lg-12 foottp" style="padding-left:23px;padding-right:15px"> <div class=" foottp" style="overflow:hidden;">
<img src="../../assets/image/djwh/19th.gif" alt=""> <img src="../../assets/image/djwh/19th.gif" alt="">
</div> </div>
</div> </div>
</div> </div>
<div class="col-lg-3 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">
<h4>党的十九大文件</h4> <h4>党的十九大文件</h4>
...@@ -147,7 +145,6 @@ ...@@ -147,7 +145,6 @@
</div> </div>
<Footer></Footer> <Footer></Footer>
</div> </div>
<div class="col-lg-2"></div>
<!-- footer --> <!-- footer -->
</div> </div>
...@@ -309,22 +306,35 @@ export default { ...@@ -309,22 +306,35 @@ export default {
</script> </script>
<style lang="scss" scoped> <style lang="scss" scoped>
@media screen and(min-width: 992px) { @media screen and(max-width: 723px) {
.status-container{
box-sizing: border-box;
width: 100%!important;
padding:0 15px;
} }
@media screen and (max-width: 992px) { .left-img,.cnt-left,.right-con{
width: 100%!important;
}
.middle-header{ .middle-header{
.border-div{ margin-top: 15px;
height: auto!important; width: 100%!important;
overflow: hidden;
img{
height: 60px!important;
} }
} }
@media screen and (max-width: 992px) {
// .middle-header{
// .border-div{
// height: auto!important;
// overflow: hidden;
// img{
// height: 60px!important;
// }
// }
}
// }
.row{ .row{
>div{ >div{
padding:0 12px!important; padding:0 12px!important;
...@@ -381,8 +391,17 @@ html{ ...@@ -381,8 +391,17 @@ html{
border:1px solid #BADFF2; border:1px solid #BADFF2;
} }
.djwh-container{ .djwh-container{
background: #fff;
margin-top: 20px; margin-top: 20px;
.cnt-left{
float: left;
width: 723px;
margin-right: 15px;
}
.left-img{ .left-img{
float: left;
width: 282px;
margin-right: 15px;
img{ img{
width: 100%; width: 100%;
} }
...@@ -392,6 +411,8 @@ html{ ...@@ -392,6 +411,8 @@ html{
} }
.middle-header{ .middle-header{
float: left;
width: 425px;
.border-div:first-child{ .border-div:first-child{
padding: 6px; padding: 6px;
height: 78px; height: 78px;
...@@ -475,6 +496,7 @@ html{ ...@@ -475,6 +496,7 @@ html{
} }
.foottp{ .foottp{
width: 100%;
margin-top: 10px; margin-top: 10px;
img{ img{
...@@ -508,6 +530,8 @@ html{ ...@@ -508,6 +530,8 @@ html{
transition: all 1s ; transition: all 1s ;
} }
.right-con{ .right-con{
width: 237px;
float: left;
h4{ h4{
color: #fff; color: #fff;
font-size: 15px; font-size: 15px;
...@@ -558,7 +582,8 @@ html{ ...@@ -558,7 +582,8 @@ html{
</style> </style>
<style lang="scss" scoped> <style lang="scss" scoped>
.status-container{ .status-container{
margin: 0!important; width: 976px;
margin: 0 auto;
} }
.list-style{ .list-style{
padding: 0; padding: 0;
......
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