@@ -4,7 +4,7 @@ var search = new Vue({
data: {
listQuery: {
keyword: '',
- pageSize: 1,
+ pageSize: 12,
pageNum: 1
},
searchList: [], // 查询列表