提交 4b6e7862 authored 作者: matian's avatar matian

updates

上级 ec16d572
...@@ -271,7 +271,7 @@ ...@@ -271,7 +271,7 @@
</div> </div>
</div> </div>
<div class="content_bottom"> <div class="content_bottom">
<img src="https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/marketing/bottom_img.png" class="bottom_img" /> <img src="" class="bottom_img" />
</div> </div>
</div> </div>
</template> </template>
...@@ -1073,7 +1073,7 @@ export default { ...@@ -1073,7 +1073,7 @@ export default {
width: 100%; width: 100%;
height: 917px; height: 917px;
background: url('https://webapp-pub.ezijing.com/www/pc/practice/marketing/service_bg.png') no-repeat center; background: url('https://webapp-pub.ezijing.com/www/pc/practice/marketing/service_bg.png') no-repeat center;
background-size: 100% 100%; // background-size: 100% 100%;
margin-top: 114px; margin-top: 114px;
text-align: center; text-align: center;
.service_tit { .service_tit {
...@@ -1173,11 +1173,12 @@ export default { ...@@ -1173,11 +1173,12 @@ export default {
} }
} }
} }
.content_bottom{ .content_bottom {
margin-top:70px; width: 100%;
.bottom_img{ height: 483px;
width:100 background: url('https://webapp-pub.oss-cn-beijing.aliyuncs.com/www/pc/practice/marketing/bottom_img.png') no-repeat
} center;
margin: 70px 0;
} }
} }
</style> </style>
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论