10 lines
223 B
JSON
10 lines
223 B
JSON
{
|
|
"usingComponents": {
|
|
"loadmore": "../../components/loadmore",
|
|
"van-empty": "@vant/weapp/empty/index"
|
|
},
|
|
"navigationBarTitleText": "追剧",
|
|
"enablePullDownRefresh": true,
|
|
"backgroundTextStyle": "dark"
|
|
}
|