Commit 9f7851d3 by 谢中龙

福利优惠券活动分页

parent 67762bd1
...@@ -294,6 +294,7 @@ wxService.page({ ...@@ -294,6 +294,7 @@ wxService.page({
if(this.data.coupons.list.length == 0){ if(this.data.coupons.list.length == 0){
this.data.coupons.noData = true; this.data.coupons.noData = true;
} }
this.setData({ this.setData({
coupons: this.data.coupons coupons: this.data.coupons
}); });
......
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