This commit is contained in:
qijq 2025-05-10 04:36:58 +08:00
parent aed3eee8ca
commit b1ca2ac652
3 changed files with 12 additions and 0 deletions

View File

@ -323,6 +323,10 @@ export default {
// background: #f2f2f2;
// height: 100vh;
.u-navbar {
height: 88rpx;
}
.form {
padding: 0 36rpx;
background: #fff;

View File

@ -626,6 +626,10 @@ export default {
background: #f2f2f2;
// height: 100vh;
.u-navbar {
height: 88rpx;
}
.subsection {
height: 80rpx;
}

View File

@ -201,6 +201,10 @@ export default {
.shop-3-container {
padding: 24rpx;
.u-navbar {
height: 88rpx;
}
.btn-content {
position: relative;
bottom: 24rpx;