新增一个测试点
This commit is contained in:
parent
e0200a9c7f
commit
50fb801cf7
@ -248,7 +248,7 @@ public class CustomerServiceWebViewActivity extends AbsActivity {
|
|||||||
finish();
|
finish();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
ToastUtil.showDebug("调用js userBackShowPraise");
|
ToastUtil.show("调用js userBackShowPraise");
|
||||||
mWebView.loadUrl("javascript:userBackShowPraise()");
|
mWebView.loadUrl("javascript:userBackShowPraise()");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user