2024-12-27 17:35:38 +08:00

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": "排行榜"
}