/**app.wxss**/ page { width: 100%; height: 100%; color:#444; } .container { height: auto; box-sizing:border-box; padding-top: 70rpx; color:#444; } ::-webkit-scrollbar{ width: 0; height: 0; color: transparent; }