邓洁 : 分页
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
return {
|
||||
adlinkPath: "/pages/publish/publishRent/publishRent",
|
||||
shopInfoList: [],
|
||||
pageSize: 5,
|
||||
pageSize: 8,
|
||||
pageNum: 1,
|
||||
customQuery: {},
|
||||
shopListLength: '',
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
return {
|
||||
adlinkPath: "/pages/publish/publishInvestment/publishInvestment",
|
||||
shopInfoList: [],
|
||||
pageSize: 5,
|
||||
pageSize: 8,
|
||||
pageNum: 1,
|
||||
customQuery: {},
|
||||
shopListLength: '',
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
pageSize: 5,
|
||||
pageSize: 8,
|
||||
pageNum: 1,
|
||||
searchInfoList: [],
|
||||
customQuery: {},
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
data() {
|
||||
return {
|
||||
shopInfoList: [],
|
||||
pageSize: 3,
|
||||
pageSize: 8,
|
||||
pageNum: 1,
|
||||
customQuery: {},
|
||||
shopListLength: '',
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
pageSize: 4,
|
||||
pageSize: 8,
|
||||
pageNum: 1,
|
||||
searchInfoList: [],
|
||||
swiperList: [],
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
},
|
||||
data() {
|
||||
return {
|
||||
pageSize: 4,
|
||||
pageSize: 8,
|
||||
pageNum: 1,
|
||||
shopInfoList: [],
|
||||
customQuery: {},
|
||||
|
||||
Reference in New Issue
Block a user