/**app.wxss**/ .container { height: 100vh; width: 100vw; box-sizing: border-box; background: #f7f8fa; position: relative; }