淘钱宝
淘钱宝
  • 发布:2016-05-26 15:20
  • 更新:2016-05-26 16:02
  • 阅读:987

plus.webview.show showedCB

分类:HTML5+

代码如下,我想打开一个页面,显示后,执行回调,把当前窗口关闭;

但是,回调showedCB,根本不执行; 请问,如何使用?

plus.webview.show('verifiedstep1.html', 'slide-in-right', '200', function() {
var currentWV = plus.webview.currentWebview();
currentWV.hide();
currentWV.close();
});

2016-05-26 15:20 负责人:无 分享
已邀请:
淘钱宝

淘钱宝 (作者)

问题很多啊; 这个谁知道的,能帮忙解决下啊;

该问题目前已经被锁定, 无法添加新回复