12 lines
349 B
JSON
12 lines
349 B
JSON
{
|
|
"usingComponents": {
|
|
"loadmore": "../../components/loadmore",
|
|
"recentlyPlayed": "../../components/recentlyPlayed",
|
|
"van-tab": "@vant/weapp/tab/index",
|
|
"van-tabs": "@vant/weapp/tabs/index",
|
|
"van-sticky": "@vant/weapp/sticky/index",
|
|
"van-divider": "@vant/weapp/divider/index"
|
|
},
|
|
"navigationBarTitleText": "排行榜"
|
|
}
|