This commit is contained in:
@fawn-nine
2024-08-28 10:28:12 +08:00
parent 48a5c3400e
commit 3227a6542a
6 changed files with 26 additions and 13 deletions

View File

@@ -300,8 +300,9 @@
.btnBox{justify-content: center;}
}
.containerBg {
min-height: calc(100vh - 70rpx);
// background-color: $containerColor;
background-color: #f6f6f8;
// background-color: #f6f6f8;
padding: 0 20rpx;
}