Commit 62f2f2a9 by kaisa

feat:更新

parent 66483809
Showing with 1 additions and 0 deletions
...@@ -319,6 +319,7 @@ webAppComm.prototype.goOthers = function (jumptype, url, isHide) { ...@@ -319,6 +319,7 @@ webAppComm.prototype.goOthers = function (jumptype, url, isHide) {
//关闭网页 //关闭网页
webAppComm.prototype.closeWebView = function (callback) { webAppComm.prototype.closeWebView = function (callback) {
alert('关闭网页')
callback && callback(); callback && callback();
let obj = { let obj = {
"cid": 14, "cid": 14,
......
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