app.acss 188 Bytes
@import "./assests/font/iconfont.acss";
page {
    font-family: PingFangSC-Regular;
    background: #F6F6F6;
}
picker-view {
    background: #F6F6F6;
}
view {
    box-sizing: border-box;
}