/* pages/group/group.wxss */ .group { padding-bottom: 100rpx; } .bottom { position: fixed; left: 0; right: 0; bottom: calc(env(safe-area-inset-bottom) + 10rpx); margin: 0 20rpx; }