提交 86fdff6a 编写于 作者: tao.wu's avatar tao.wu

样式调整

上级 795e5b4a
html,body{ html,body{
width: 100%; width: 100%;
background-color: #fff;
overflow-x: hidden; overflow-x: hidden;
-webkit-overflow-scrolling: touch; -webkit-overflow-scrolling: touch;
} }
......
...@@ -189,6 +189,7 @@ ...@@ -189,6 +189,7 @@
// 微信分享助力活动 // 微信分享助力活动
.wx-share-wrap { .wx-share-wrap {
width: 100%; width: 100%;
height: 100vh;
// height: 601.5px; // height: 601.5px;
button,input{ button,input{
appearance: none; appearance: none;
...@@ -371,6 +372,7 @@ ...@@ -371,6 +372,7 @@
} }
.wx-share-result{ .wx-share-result{
width: 100%; width: 100%;
height: 100vh;
// height: 601.5px; // height: 601.5px;
section{ section{
width: 100%; width: 100%;
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册