解决渲染效果
This commit is contained in:
parent
368bfc5c85
commit
e7b6e1f5dc
@ -547,7 +547,9 @@
|
||||
if (i > listcount||m > listcount) {
|
||||
//加载完毕了 禁止滚动
|
||||
that.noMore = true;
|
||||
if (that.queryParams.pageNum!=0&&that.noteParams.pageNum!=0) {
|
||||
that.listnoMore = true;
|
||||
}
|
||||
that.listloading = false
|
||||
return;
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user