Commit 9020572a authored by Alex朱枝文's avatar Alex朱枝文

解决H5参数为空串时候的问题

parent bf4ef4ca
...@@ -742,7 +742,7 @@ extension YHJsApi { ...@@ -742,7 +742,7 @@ extension YHJsApi {
} }
} }
@objc func closeSmallWindow(_ tag: String) { @objc func closeSmallWindow(_ tag: Any) {
// DispatchQueue.main.async { // DispatchQueue.main.async {
// YHPlayerManager.shared.exitFloating() // YHPlayerManager.shared.exitFloating()
// } // }
......
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