/* pages/information/information.wxss */ .containers{ height: 100%; display: flex; flex-direction: column; align-items: center; justify-content: space-between; box-sizing: border-box; }