Commit 55731967 authored by Steven杜宇's avatar Steven杜宇

Merge branch 'yinhe-live-1212' of...

Merge branch 'yinhe-live-1212' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS into yinhe-live-1212
parents 2b6ed777 08222d06
......@@ -610,6 +610,12 @@ extension YHJsApi {
}
}
@objc func closeSmallWindow(_ tag: String) {
DispatchQueue.main.async {
YHPlayerManager.shared.exitFloating()
}
}
//跳直播录播
@objc func openLivePage(_ dicData: String) {
DispatchQueue.main.async {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment