Commit 66eb3086 by 霍志良

feat:JS方法添加

parent df05c6eb
...@@ -383,7 +383,7 @@ class WebJavascriptHandler : IJavascriptHandler{ ...@@ -383,7 +383,7 @@ class WebJavascriptHandler : IJavascriptHandler{
} }
"chat_close_bottom_webview" -> { "chat_close_bottom_webview" -> {
jsData.cmd!!.params?.let { jsData.cmd!!.params?.let {
wvEnventPro?.setSelfPageType(it.selfPageType) wvEnventPro?.chatCloseBottomWebView()
} }
} }
} }
......
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