Commit 96a1de91 authored by hbcui1984's avatar hbcui1984

解决下拉刷新JS错误

parent 3897711e
......@@ -3260,8 +3260,7 @@ var mui = (function(document, undefined) {
};
PlusPullRefresh.prototype.initPulldownRefresh = function() {
var self = this;
var sw = $.currentWebview;
sw.setPullToRefresh({
plus.webview.currentWebview().setPullToRefresh({
support: true,
height: self.downOptions.height + 'px',
range: "200px",
......
This diff is collapsed.
This diff is collapsed.
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