提交 963aac09 编写于 作者: chengxiang.li's avatar chengxiang.li

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
html,body{ html,body{
width: 100%; width: 100%;
background-color: #fff;
overflow-x: hidden; overflow-x: hidden;
-webkit-overflow-scrolling: touch; overflow-y: scroll;
} }
img{ img{
-webkit-user-select:none; -webkit-user-select:none;
......
...@@ -189,7 +189,7 @@ ...@@ -189,7 +189,7 @@
// 微信分享助力活动 // 微信分享助力活动
.wx-share-wrap { .wx-share-wrap {
width: 100%; width: 100%;
// height: 601.5px; height: 100vh;
button,input{ button,input{
appearance: none; appearance: none;
border: none; border: none;
...@@ -197,7 +197,6 @@ ...@@ -197,7 +197,6 @@
} }
section { section {
width: 100%; width: 100%;
// 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%;
...@@ -371,10 +370,8 @@ ...@@ -371,10 +370,8 @@
} }
.wx-share-result{ .wx-share-result{
width: 100%; width: 100%;
// height: 601.5px;
section{ section{
width: 100%; width: 100%;
// height: 601.5px;
padding-top: 40px; padding-top: 40px;
.res-wrap{ .res-wrap{
img{ img{
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册