提交 2dbbee72 authored 作者: matian's avatar matian

updates

上级 105693cf
...@@ -251,7 +251,7 @@ export default { ...@@ -251,7 +251,7 @@ export default {
align-items: flex-start; align-items: flex-start;
.main_footer_total_top { .main_footer_total_top {
display: flex; display: flex;
margin-top: 0.1rem; align-items: flex-end;
.total_text { .total_text {
font-size: 0.24rem; font-size: 0.24rem;
font-weight: 400; font-weight: 400;
...@@ -274,19 +274,16 @@ export default { ...@@ -274,19 +274,16 @@ export default {
} }
.main_footer_total_bottom { .main_footer_total_bottom {
display: flex; display: flex;
margin-top: 0.11rem; align-items: flex-end;
.company_yh { .company_yh {
font-size: 0.24rem; font-size: 0.24rem;
font-weight: 400; font-weight: 400;
color: #b80140; color: #b80140;
// margin-top: 0.11rem;
} }
.company_sign { .company_sign {
font-size: 0.2rem; font-size: 0.2rem;
color: #b80140; color: #b80140;
// margin-top: 0.18rem;
// margin-left: 0.1rem;
} }
} }
} }
......
...@@ -153,18 +153,18 @@ export default { ...@@ -153,18 +153,18 @@ export default {
.main { .main {
background: #f7f7f7; background: #f7f7f7;
.main_content { .main_content {
padding: 0.57rem 0.58rem 0 0.46rem;
background: #fff; background: #fff;
display: flex; display: flex;
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
height: 100%; margin: 1.2rem 0.3rem 0.64rem 0.3rem;
.main_content_desc { .main_content_desc {
// width: 5.56rem;
font-size: 0.3rem; font-size: 0.3rem;
font-weight: 400; font-weight: 400;
color: #333333; color: #333333;
margin-top: 0.57rem; margin-top: 0.57rem;
margin: 0.57rem 0.3rem 0 0.3rem;
} }
.main_content_qdCode { .main_content_qdCode {
width: 2.88rem; width: 2.88rem;
...@@ -186,6 +186,7 @@ export default { ...@@ -186,6 +186,7 @@ export default {
} }
.main_btn { .main_btn {
margin-top: 1.12rem; margin-top: 1.12rem;
margin-bottom: 0.64rem;
display: flex; display: flex;
justify-content: center; justify-content: center;
.main_btn_home { .main_btn_home {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论