咚咚咚咚队长
咚咚咚咚队长
  • 发布:2019-09-12 13:57
  • 更新:2019-09-12 13:57
  • 阅读:778

mui.openWindow在纯移动端(不是5+环境)如何获取参数

分类:MUI
// a.html  
mui.openWindow({  
  url: '../support/pages/business/index.html',  
  extras: {  
    id: 123  
  }  
});
b.html  
纯web端没有mui.plusReady函数  
如何获取参数
2019-09-12 13:57 负责人:无 分享
已邀请:

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