/* pages/resource/index.wxss */ @import '../../style/font.wxss'; page{ width: 100%; display: flex; background-color: whitesmoke; padding-top: 10px; }