Browse Source

bug修改

1004749546@qq.com 4 years ago
parent
commit
239b60e4af
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/userCenter/ldDetailed.vue

+ 1 - 1
pages/userCenter/ldDetailed.vue

@@ -48,7 +48,7 @@
 			return {
 				listdata: [],
 				pageNo: 1,  //  当前页码
-				pageSize: 10,  //  每页条数
+				pageSize: 20,  //  每页条数
 				total: 0,  //  数据总条数
 				noDataText: '暂无数据',  //  列表请求状态提示语
 				status: 'loadmore',  //  加载中状态