kuaiying_wx/pages/video/video.json
2025-03-04 15:25:38 +08:00

10 lines
256 B
JSON

{
"navigationBarTitleText": "视频提取浏览",
"navigationBarBackgroundColor": "#222238",
"navigationBarTextStyle": "white",
"component": true,
"custom-tab-bar": "/custom-tab-bar/index",
"usingComponents": {
"popup": "/popup/popup"
}
}