Commit 89a54f6f authored by mahui's avatar mahui

ss

parent 6622e059
...@@ -19,16 +19,13 @@ export default { ...@@ -19,16 +19,13 @@ export default {
{ {
src:'static/animal.png', src:'static/animal.png',
name:'动物实观' name:'动物实观'
},{
src:'static/welfare.png',
name:'公益案件'
},{ },{
src:'static/scene.png', src:'static/scene.png',
name:'现场连线' name:'现场连线'
},{ },{
src:'static/network.png', src:'static/welfare.png',
name:'网络视频' name:'公益宣传'
}, }
] ]
} }
}, },
...@@ -53,16 +50,16 @@ export default { ...@@ -53,16 +50,16 @@ export default {
} }
.firstPage .imgList{ .firstPage .imgList{
position: absolute; position: absolute;
top: 485px; top: 453px;
width: 1920px; width: 1920px;
margin: 0 auto; margin: 0 auto;
} }
.firstPage .imgList .item{ .firstPage .imgList .item{
position: relative; position: relative;
display: inline-block; display: inline-block;
margin: 0 20px; margin: 0 32px;
cursor: pointer; cursor: pointer;
left: 1px; left: 0;
} }
.firstPage .imgList .item .cover{ .firstPage .imgList .item .cover{
position: absolute; position: absolute;
...@@ -75,6 +72,7 @@ export default { ...@@ -75,6 +72,7 @@ export default {
display: none; display: none;
border-radius: 10px; border-radius: 10px;
filter: alpha(opacity=50); filter: alpha(opacity=50);
cursor: pointer;
} }
.firstPage .imgList .item .cover img{ .firstPage .imgList .item .cover img{
position: absolute; position: absolute;
...@@ -92,13 +90,13 @@ export default { ...@@ -92,13 +90,13 @@ export default {
.firstPage .imgList .item .img{ .firstPage .imgList .item .img{
width: 100%; width: 100%;
} }
.firstPage .imgList .item_0{
left: -3px;
}
.firstPage .imgList .item_1{ .firstPage .imgList .item_1{
left: 2px; left: -1px;
} }
.firstPage .imgList .item_2{ .firstPage .imgList .item_2{
left: 2px; left: 2px;
} }
.firstPage .imgList .item_3{
left: 4px;
}
</style> </style>
This diff is collapsed.
static/animal.png

115 KB | W: | H:

static/animal.png

167 KB | W: | H:

static/animal.png
static/animal.png
static/animal.png
static/animal.png
  • 2-up
  • Swipe
  • Onion skin
static/firstPage.png

75 KB | W: | H:

static/firstPage.png

133 KB | W: | H:

static/firstPage.png
static/firstPage.png
static/firstPage.png
static/firstPage.png
  • 2-up
  • Swipe
  • Onion skin
static/scene.png

148 KB | W: | H:

static/scene.png

196 KB | W: | H:

static/scene.png
static/scene.png
static/scene.png
static/scene.png
  • 2-up
  • Swipe
  • Onion skin
static/welfare.png

119 KB | W: | H:

static/welfare.png

119 KB | W: | H:

static/welfare.png
static/welfare.png
static/welfare.png
static/welfare.png
  • 2-up
  • Swipe
  • Onion skin
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