/**app.wxss**/ page{ min-height: 100%; height: 100%; background: #ffffff; -webkit-overflow-scrolling : touch; } .container { padding: 0; width: 100%; height: 100%; } @import './assets/fonts/iconfont.wxss'