/**app.wxss**/ .container { height: 100%; } page{ width:100%; height: 100%; background-color: #011b28; }