api.addEventListener({
            name: 'keyback'
        }, function(ret, err) {
       //调取index.html暴露的方法 api.execScript({ name:
'root', script: 'loadReadyt()', });
       //跳转index.html api.openWin({ name:
'home', url: '../index.html' }); });

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-24
  • 2021-09-06
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-09
  • 2021-10-08
  • 2021-09-02
  • 2022-12-23
  • 2021-11-30
相关资源
相似解决方案