webapp mui.openwindow extras 传参,另外一个页面怎么接受参数、。。?

jacks
- 发布:2016-10-17 16:24
- 更新:2016-10-17 16:34
- 阅读:1570
3 个回复
Trust - 少说废话
页面传参终极版
常山赵子龙 - 慎始如终,则无败事!
plus.webview.currentWebview().你传的参数名字
蓝先生的错
var self = plus.webview.currentWebview();
var key = self.key; //key是你传过来的变量