mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-21 10:06:44 +08:00
【学平险业务字段需求】测试安卓
This commit is contained in:
@@ -166,7 +166,7 @@ function appCallBack() {}
|
|||||||
}
|
}
|
||||||
|
|
||||||
// iOS使用
|
// iOS使用
|
||||||
if (navigator.userAgent.indexOf('iPhone') != -1) {
|
if (navigator.userAgent.indexOf('iPhone') != -1||navigator.userAgent.indexOf('android') != -1||navigator.userAgent.indexOf('Android') != -1) {
|
||||||
/*
|
/*
|
||||||
// WebViewJavascriptBridge v5
|
// WebViewJavascriptBridge v5
|
||||||
if (window.WebViewJavascriptBridge) { return callback(WebViewJavascriptBridge); }
|
if (window.WebViewJavascriptBridge) { return callback(WebViewJavascriptBridge); }
|
||||||
|
|||||||
Reference in New Issue
Block a user