Commit f019f929 by kaisa

feat:更新

parent 75591174
Showing with 1 additions and 1 deletions
...@@ -444,7 +444,7 @@ webAppComm.prototype.openHalfWeb = function (param) { ...@@ -444,7 +444,7 @@ webAppComm.prototype.openHalfWeb = function (param) {
// 28:判断是否可以在外部关闭webview // 28:判断是否可以在外部关闭webview
// closeType 0:点击区域外关闭 1:点击区域外不关闭 // closeType 0:点击区域外关闭 1:点击区域外不关闭
webAppComm.prototype.closeOutsideWebView = function (closeType) { webAppComm.prototype.closeOutSideWebView = function (closeType) {
let obj = { let obj = {
"cid": 28, "cid": 28,
"reqCode": new Date().getTime(), "reqCode": new Date().getTime(),
......
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 sign in to comment