wx-guyantv/pages/home/index.json
2024-12-27 17:35:38 +08:00

13 lines
352 B
JSON

{
"usingComponents": {
"navbar": "../../components/navbar",
"loadmore": "../../components/loadmore",
"van-tab": "@vant/weapp/tab/index",
"van-tabs": "@vant/weapp/tabs/index",
"recentlyPlayed": "../../components/recentlyPlayed"
},
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"backgroundTextStyle": "dark"
}