提交 88d99d69 编写于 作者: tao.wu's avatar tao.wu

修改样式问题

上级 26c55607
html,body{
width: 100%;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
overflow-y: scroll;
}
img{
-webkit-user-select:none;
......
......@@ -190,7 +190,6 @@
.wx-share-wrap {
width: 100%;
height: 100vh;
// height: 601.5px;
button,input{
appearance: none;
border: none;
......@@ -198,7 +197,6 @@
}
section {
width: 100%;
// height: 601.5px;
padding-bottom: 27.5px;
background: url(../img/bgtop.png) no-repeat;
background-size: 100% 100%;
......@@ -372,11 +370,8 @@
}
.wx-share-result{
width: 100%;
height: 100vh;
// height: 601.5px;
section{
width: 100%;
// height: 601.5px;
padding-top: 40px;
.res-wrap{
img{
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册