@import './miniprogram_npm/@vant/weapp/common/index.wxss'; .container { height: 100%; display: flex; flex-direction: column; align-items: center; justify-content:space-between; padding: 20rpx 10rpx; box-sizing: border-box; overflow-x: hidden !important; }