first commit

This commit is contained in:
Jane Doe
2025-03-04 15:25:38 +08:00
commit 4ad00dedd5
188 changed files with 7420 additions and 0 deletions

10
pages/video/video.json Normal file
View File

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