邓洁 : 分页

This commit is contained in:
dengj
2023-11-22 10:47:49 +08:00
parent 4bd637e4e9
commit 9498bbef86
6 changed files with 6 additions and 6 deletions

View File

@@ -34,7 +34,7 @@
return { return {
adlinkPath: "/pages/publish/publishRent/publishRent", adlinkPath: "/pages/publish/publishRent/publishRent",
shopInfoList: [], shopInfoList: [],
pageSize: 5, pageSize: 8,
pageNum: 1, pageNum: 1,
customQuery: {}, customQuery: {},
shopListLength: '', shopListLength: '',

View File

@@ -34,7 +34,7 @@
return { return {
adlinkPath: "/pages/publish/publishInvestment/publishInvestment", adlinkPath: "/pages/publish/publishInvestment/publishInvestment",
shopInfoList: [], shopInfoList: [],
pageSize: 5, pageSize: 8,
pageNum: 1, pageNum: 1,
customQuery: {}, customQuery: {},
shopListLength: '', shopListLength: '',

View File

@@ -32,7 +32,7 @@
}, },
data() { data() {
return { return {
pageSize: 5, pageSize: 8,
pageNum: 1, pageNum: 1,
searchInfoList: [], searchInfoList: [],
customQuery: {}, customQuery: {},

View File

@@ -33,7 +33,7 @@
data() { data() {
return { return {
shopInfoList: [], shopInfoList: [],
pageSize: 3, pageSize: 8,
pageNum: 1, pageNum: 1,
customQuery: {}, customQuery: {},
shopListLength: '', shopListLength: '',

View File

@@ -29,7 +29,7 @@
}, },
data() { data() {
return { return {
pageSize: 4, pageSize: 8,
pageNum: 1, pageNum: 1,
searchInfoList: [], searchInfoList: [],
swiperList: [], swiperList: [],

View File

@@ -30,7 +30,7 @@
}, },
data() { data() {
return { return {
pageSize: 4, pageSize: 8,
pageNum: 1, pageNum: 1,
shopInfoList: [], shopInfoList: [],
customQuery: {}, customQuery: {},