需要添加直播接口

This commit is contained in:
cbb
2026-01-12 17:52:15 +08:00
parent 83fec2617c
commit 13af9eb303
281 changed files with 313157 additions and 104 deletions

View File

@@ -329,6 +329,42 @@
"navigationBarTitleText": "直播",
"navigationStyle": "custom"
}
},
{
"path": "pages/anchor/index",
"disableSwipeBack": true,
"style": {
"backgroundColor": "#000000",
"navigationBarTextStyle": "white",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/liveend/index",
"disableSwipeBack": true,
"style": {
"navigationBarTextStyle": "white",
"app-plus": {
"titleNView": false
}
}
},
{
"path": "pages/discover/livelist/index",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/audience/index",
"style": {
"navigationBarTextStyle": "white",
"app-plus": {
"titleNView": false
}
}
}
],
"globalStyle": {
@@ -370,4 +406,4 @@
}
]
}
}
}