Commit c6611eba199748415dee8283627f9d290aecf837

Authored by antploy
1 parent 5092d9ee

no message

packageB/pages/zuhegou/list/list.js
... ... @@ -140,6 +140,7 @@ Page({
140 140 }else{
141 141 goodlist=res.data.pageData;
142 142 }
  143 +
143 144 }else{
144 145 getApp().showWarning("没有更多数据");
145 146 th.data.ismore=0;
... ...