Commit 8ceb76ba by 朱建香

2017/12/19

1.mui.back()优化
parent 6f2fbc0d
...@@ -108,7 +108,7 @@ function saveTap(self){ ...@@ -108,7 +108,7 @@ function saveTap(self){
} }
} }
mui.back() = function(){ mui.back = function(){
iot.navigator.fire(plus.webview.currentWebview().opener(),'returnPage',{ }); iot.navigator.fire(plus.webview.currentWebview().opener(),'returnPage',{ });
iot.navigator.back(); iot.navigator.back();
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment