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

修改样式问题

上级 26c55607
html,body{ html,body{
width: 100%; width: 100%;
overflow-x: hidden; overflow-x: hidden;
-webkit-overflow-scrolling: touch; overflow-y: scroll;
} }
img{ img{
-webkit-user-select:none; -webkit-user-select:none;
......
...@@ -190,7 +190,6 @@ ...@@ -190,7 +190,6 @@
.wx-share-wrap { .wx-share-wrap {
width: 100%; width: 100%;
height: 100vh; height: 100vh;
// height: 601.5px;
button,input{ button,input{
appearance: none; appearance: none;
border: none; border: none;
...@@ -198,7 +197,6 @@ ...@@ -198,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%;
...@@ -372,11 +370,8 @@ ...@@ -372,11 +370,8 @@
} }
.wx-share-result{ .wx-share-result{
width: 100%; width: 100%;
height: 100vh;
// 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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册