历史记录暂时提交
parent
be54097b93
commit
2d33b67618
|
|
@ -200,7 +200,7 @@ export default {
|
|||
justify-content: space-between;
|
||||
padding: 44rpx 30rpx 20rpx;
|
||||
// #ifdef MP-WEIXIN
|
||||
padding-top: calc(80rpx + var(--status-bar-height));
|
||||
padding-top: calc(140rpx + var(--status-bar-height));
|
||||
// #endif
|
||||
// #ifdef H5
|
||||
padding-top: 44px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue