Browse Source

Merge branch 'xqy_topic' into dev

xuqiaoying 3 years ago
parent
commit
0928bbba32
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/pages/home/index.vue

+ 2 - 2
src/pages/home/index.vue

@@ -711,13 +711,13 @@ export default {
       paramList: [
 				{
 					pageNum: 1,
-					pageSize: 10,
+					pageSize: 15,
           currentPage: 1,
 					total: 0,
 				},
 				{
 					pageNum: 1,
-					pageSize: 10,
+					pageSize: 15,
           currentPage: 1,
 					total: 0,
 				}