/**app.wxss**/ page { background-color: #f6f6f6; display: flex; flex-direction: column; justify-content: flex-start; overflow: scroll; }