直播功能

This commit is contained in:
chc
2026-07-01 18:07:51 +08:00
parent 6654c1de51
commit 3a44b7243d
14 changed files with 3125 additions and 24 deletions

View File

@@ -101,6 +101,13 @@
"style": {
"navigationBarTitleText": "专题"
}
},
{
"path": "pages/live/room",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
}
],