Browse Source

分页调整

lilei 4 years ago
parent
commit
3a80ccfa7e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/goods/goods.vue

+ 1 - 1
pages/goods/goods.vue

@@ -20,7 +20,7 @@
 				clsId: '',
 				goldLimit:0,
 				pageNo: 1,
-				pageSize: 6,
+				pageSize: 10,
 				goodsList:[],
 				status: 'loadmore',
 				count: 0