main.json 197 Bytes
Newer Older
程智春 committed
1 2 3 4 5 6 7 8
{
    "navigationBarTitleText":"直播计划",
    "enablePullDownRefresh":true,
    "navigationStyle":"custom",
    "usingComponents": {
        "van-divider": "/static/vant/divider/index"
    }
}