mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-06-01 00:28:18 +08:00
opt push live dyn
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -462,6 +462,11 @@ abstract class PageUtils {
|
|||||||
SmartDialog.showToast('暂未支持的类型,请联系开发者');
|
SmartDialog.showToast('暂未支持的类型,请联系开发者');
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
case 'DYNAMIC_TYPE_LIVE':
|
||||||
|
DynamicLive2Model liveRcmd = item.modules.moduleDynamic!.major!.live!;
|
||||||
|
toLiveRoom(liveRcmd.id);
|
||||||
|
break;
|
||||||
|
|
||||||
case 'DYNAMIC_TYPE_LIVE_RCMD':
|
case 'DYNAMIC_TYPE_LIVE_RCMD':
|
||||||
DynamicLiveModel liveRcmd =
|
DynamicLiveModel liveRcmd =
|
||||||
item.modules.moduleDynamic!.major!.liveRcmd!;
|
item.modules.moduleDynamic!.major!.liveRcmd!;
|
||||||
|
|||||||
Reference in New Issue
Block a user