提交 ad46198e authored 作者: lihuihui's avatar lihuihui

updata

上级 15087977
......@@ -191,7 +191,6 @@ export default {
<style lang="scss" scoped>
.end_box{
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
......@@ -413,7 +412,8 @@ export default {
z-index: 99;
display: flex;
align-items: center;
padding: 0 .4rem;
// padding: 0 .4rem;
padding-bottom: env(safe-area-inset-bottom);
.btn{width:3rem;
height:.7rem;
background:rgba(43,124,233,1);
......@@ -422,9 +422,11 @@ export default {
font-size: .3rem;
text-align: center;
line-height: .7rem;
margin-left: .4rem;
}
.btn:nth-child(2){
margin-left: auto;
margin-right: .4rem;
}
}
.cent{
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论