14 lines
384 B
JSON
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
|
|
} |