Commit c97f532c authored by 崔红保's avatar 崔红保

解决下拉刷新列表最底下一行未显示的问题

parent f5d2f3e9
......@@ -34,7 +34,8 @@
id : 'pullrefresh-down-content',
url : 'pullrefresh-down-content.html',
styles : {
top : '48px'
top : '48px',
bottom:'0px'
}
}]
});
......
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