mirror of
https://gitee.com/gz-yami/mall4j.git
synced 2026-03-22 01:17:15 +08:00
修复我的页面背景样式
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
.container {
|
||||
background-color: #f7f7f7;
|
||||
height: calc(100vh - 44px - env(safe-area-inset-top) - var(--tab-bar-height) - env(safe-area-inset-bottom));
|
||||
box-sizing: border-box;
|
||||
padding-bottom: 60rpx;
|
||||
}
|
||||
.userinfo {
|
||||
|
||||
Reference in New Issue
Block a user