kuaiying_wx/pages/video/video.json

10 lines
256 B
JSON
Raw Permalink Normal View History

2025-03-04 15:25:38 +08:00
{
"navigationBarTitleText": "视频提取浏览",
"navigationBarBackgroundColor": "#222238",
"navigationBarTextStyle": "white",
"component": true,
"custom-tab-bar": "/custom-tab-bar/index",
"usingComponents": {
"popup": "/popup/popup"
}
}