g***@163.com
g***@163.com
  • 发布:2017-11-06 22:51
  • 更新:2019-09-21 15:48
  • 阅读:1507

mui.openWindow 打开网络连接时候,返回按钮报错

分类:MUI

mui.openWindowWithTitle
ws.appendJsFile('_www/js/mui.min.js') 或者 ws.setJsFile('_www/js/mui.min.js');

当点击titlebar 上的返回按钮时, IOS 环境报以下错误,Andriod 正常
[ERROR] : TypeError: mui.back is not a function. (In 'mui.back()', 'mui.back' is undefined) at http://baijiahao.baidu.com/s?id=1556484095761567&wfr=spider&for=pc:1


mui.openWindow ( { url=‘http://baijiahao.baidu.com/s?id=1556484095761567&wfr=spider&for=pc:1’ , styles:{ titleNView {...} } }) ;
ws.appendJsFile('_www/js/mui.min.js') 或者 ws.setJsFile('_www/js/mui.min.js');
当点击titlebar 上的返回按钮时, IOS 环境报以下错误,Andriod 正常

[ERROR] : TypeError: mui.receive is not a function. (In 'mui.receive('preload','')', 'mui.receive' is undefined) at http://baijiahao.baidu.com/s?id=1556484095761567&wfr=spider&for=pc:1

[ERROR] : TypeError: mui.receive is not a function. (In 'mui.receive('pagebeforeshow','')', 'mui.receive' is undefined) at http://baijiahao.baidu.com/s?id=1556484095761567&wfr=spider&for=pc:1

2017-11-06 22:51 负责人:无 分享
已邀请:
HannibalSWX

HannibalSWX

你好,你的这个问题怎么解决的呢

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