提交 f77818d9 编写于 作者: Yuanzhao.dai's avatar Yuanzhao.dai

Merge branch 'dev-stage2-20191125' of...

Merge branch 'dev-stage2-20191125' of http://192.168.110.53/com.pica.cloud.foundation.frontend/year-end-activitiy into dev-stage2-20191125
...@@ -188,7 +188,7 @@ ...@@ -188,7 +188,7 @@
// 微信分享助力活动 // 微信分享助力活动
.wx-share-wrap { .wx-share-wrap {
width: 375px; width: 375px;
height: 601.5px; // height: 601.5px;
button,input{ button,input{
appearance: none; appearance: none;
border: none; border: none;
...@@ -196,7 +196,7 @@ ...@@ -196,7 +196,7 @@
} }
section { section {
width: 375px; width: 375px;
height: 601.5px; // height: 601.5px;
padding-bottom: 27.5px; padding-bottom: 27.5px;
background: url(../img/bgtop.png) no-repeat; background: url(../img/bgtop.png) no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
...@@ -369,10 +369,10 @@ ...@@ -369,10 +369,10 @@
} }
.wx-share-result{ .wx-share-result{
width: 375px; width: 375px;
height: 601.5px; // height: 601.5px;
section{ section{
width: 375px; width: 375px;
height: 601.5px; // height: 601.5px;
padding-top: 40px; padding-top: 40px;
.res-wrap{ .res-wrap{
img{ img{
......
...@@ -171,3 +171,8 @@ ...@@ -171,3 +171,8 @@
<style lang="less"> <style lang="less">
@import '../assets/style/revant.less'; @import '../assets/style/revant.less';
</style> </style>
<style lang="less">
body{
background: #FE9A51;
}
</style>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册