2024-11-22 09:48:59 +08:00

14 lines
384 B
JSON

{
"extends": "ext://industry/playlet-plugin",
"usingComponents": {
"player": "/components/player/player"
},
"isPageExtension": true,
"enablePullDownRefresh": false,
"navigationBarTextStyle": "white",
"backgroundColor": "#fff",
"navigationStyle": "default",
"transparentTitle": "none",
"disableScroll": true,
"disableSwipeBack": true
}