Authored by 王水玲

有货分期

29.6 KB | W: | H:

29.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

7.42 KB | W: | H:

7.36 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

48 KB | W: | H:

47.4 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin

2.55 KB | W: | H:

2.52 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin
@@ -63,7 +63,7 @@ ListData.prototype.getListData = function(page) { @@ -63,7 +63,7 @@ ListData.prototype.getListData = function(page) {
63 self.opt.stopLoading = false; 63 self.opt.stopLoading = false;
64 64
65 if (data === '') { 65 if (data === '') {
66 - if (self.opt.noResult) { 66 + if (self.opt.noResult && self.opt.page === 1) {
67 $('.no-result').show(); 67 $('.no-result').show();
68 } 68 }
69 self.opt.stopLoading = true; 69 self.opt.stopLoading = true;