This commit is contained in:
@fawn-nine
2024-09-20 16:19:52 +08:00
parent a0efe173da
commit eec954c991
5 changed files with 296 additions and 85 deletions

View File

@@ -255,7 +255,15 @@ $themeBgColor: #EDF6F5 !important;
}
}
}
.commonPageeeee{
width: 100%;
// background-color: #ffffff;
padding: 0 65rpx 40rpx;
// box-sizing: border-box;
// height: calc(100vh - 120rpx);
padding-bottom: 120rpx;
// overflow-y: scroll;
}
.commonPage {
width: 100%;
// background-color: #ffffff;