/**app.wxss**/ @import '/style/template.wxss'; page { background: #f5f5f5; } .container { display: flex; flex-direction: column; box-sizing: border-box; }