需要监听弹幕来显示弹框签到效果!!

This commit is contained in:
cbb
2026-01-31 17:47:21 +08:00
parent 7969ea00a9
commit 3060d8386c
10 changed files with 2754 additions and 225 deletions

View File

@@ -434,6 +434,22 @@
}
},
// #endif
// #ifdef H5
{
"path": "pages/discover/livelist/h5-list",
"style": {
"navigationBarTitleText": "直播列表",
"navigationBarBackgroundColor": "#ffffff"
}
},
{
"path": "pages/discover/livelist/h5-live-player",
"style": {
"navigationBarTitleText": "直播间",
"navigationStyle": "custom"
}
},
// #endif
{
"path": "pages/adduser/index",
"style": {