app.acss 188 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 @import "./assests/font/iconfont.acss"; page { font-family: PingFangSC-Regular; background: #F6F6F6; } picker-view { background: #F6F6F6; } view { box-sizing: border-box; }