app.acss 191 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 12 13 @import "./fonts/iconfont.acss"; page { font-family: PingFangSC-Regular; background: #F6F6F6; } view { box-sizing: border-box; } .addPaddingBottom { padding-bottom: 68rpx; }