提交 2de95141 authored 作者: lihuihui's avatar lihuihui

update

上级 6e738c6f
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
padding: 0; padding: 0;
} }
html{ html{
max-width: 400px; /* max-width: 400px; */
margin: 0 auto; margin: 0 auto;
} }
body { body {
......
...@@ -75,6 +75,8 @@ export default { ...@@ -75,6 +75,8 @@ export default {
.box_bottom{ .box_bottom{
margin-top: 0.9rem; margin-top: 0.9rem;
padding:0 0.4rem 0.3rem 0.4rem; padding:0 0.4rem 0.3rem 0.4rem;
input{
}
.bottom_label{ .bottom_label{
font-size: 0.28rem; font-size: 0.28rem;
font-weight: 400; font-weight: 400;
...@@ -91,11 +93,12 @@ export default { ...@@ -91,11 +93,12 @@ export default {
font-size: 0.32rem; font-size: 0.32rem;
border-radius: 0.08rem; border-radius: 0.08rem;
border:0; border:0;
padding-left: .32rem;
&::placeholder{ &::placeholder{
font-size: 0.32rem; font-size: 0.32rem;
font-weight: 400; font-weight: 400;
color: rgba(0,0,0,0.25); color: rgba(0,0,0,0.25);
padding:0.22rem 0 0.22rem 0.32rem; // padding:0.22rem 0 0.22rem 0.32rem;
} }
} }
.bottom_submit{ .bottom_submit{
......
...@@ -131,10 +131,12 @@ export default { ...@@ -131,10 +131,12 @@ export default {
} }
} }
.main_content1 { .main_content1 {
padding: 2.8rem 1.34rem 0 1.36rem; padding-top: 2.8rem;
.info_no { .info_no {
width: 4.8rem; width: 4.8rem;
height: 3.2rem; margin: 0 auto;
display: block;
// height: 3.2rem;
} }
.info_desc { .info_desc {
font-size: 0.28rem; font-size: 0.28rem;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论