story#7189,回程车小程序司机端-迁移认证页面

This commit is contained in:
2025-09-09 13:33:44 +08:00
parent e7b0cfb006
commit 781ef75913
6 changed files with 56 additions and 51 deletions

View File

@ -133,6 +133,10 @@
page {
background: #F4F5F7;
}
.content{
height: 100%;
overflow-y: auto;
}
.navBar{
margin-bottom: 46px;
}