Initial commit: queue workspace

Made-with: Cursor
This commit is contained in:
apple
2026-03-21 02:55:24 +08:00
commit 78de918c37
12388 changed files with 1840126 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"navigationBarTitleText": "",
"navigationStyle": "custom",
"enablePullDownRefresh": true,
"usingComponents": {
"easy-loadimage": "/components/easy-loadimage/easy-loadimage",
"empty-page": "/components/emptyPage",
"waterfalls-flow": "/components/discoverWaterfall/WaterfallsFlow",
"base-drawer": "/components/tui-drawer/tui-drawer",
"discover-video": "/components/discoverVideo/index",
"page-footer": "/components/pageFooter/index",
"base-text-more": "/components/BaseTextMore"
}
}