diff --git a/pages/index/NavBarPages/czxx/czxx.vue b/pages/index/NavBarPages/czxx/czxx.vue index 8174727..62aaecb 100644 --- a/pages/index/NavBarPages/czxx/czxx.vue +++ b/pages/index/NavBarPages/czxx/czxx.vue @@ -34,7 +34,7 @@ return { adlinkPath: "/pages/publish/publishRent/publishRent", shopInfoList: [], - pageSize: 5, + pageSize: 8, pageNum: 1, customQuery: {}, shopListLength: '', diff --git a/pages/index/NavBarPages/xmzs/xmzs.vue b/pages/index/NavBarPages/xmzs/xmzs.vue index 9ceaaf0..9adb632 100644 --- a/pages/index/NavBarPages/xmzs/xmzs.vue +++ b/pages/index/NavBarPages/xmzs/xmzs.vue @@ -34,7 +34,7 @@ return { adlinkPath: "/pages/publish/publishInvestment/publishInvestment", shopInfoList: [], - pageSize: 5, + pageSize: 8, pageNum: 1, customQuery: {}, shopListLength: '', diff --git a/pages/index/NavBarPages/zdxx/zdxx.vue b/pages/index/NavBarPages/zdxx/zdxx.vue index 478e8bd..60cbb52 100644 --- a/pages/index/NavBarPages/zdxx/zdxx.vue +++ b/pages/index/NavBarPages/zdxx/zdxx.vue @@ -32,7 +32,7 @@ }, data() { return { - pageSize: 5, + pageSize: 8, pageNum: 1, searchInfoList: [], customQuery: {}, diff --git a/pages/index/NavBarPages/zrxx/zrxx.vue b/pages/index/NavBarPages/zrxx/zrxx.vue index 3734e50..5cf9796 100644 --- a/pages/index/NavBarPages/zrxx/zrxx.vue +++ b/pages/index/NavBarPages/zrxx/zrxx.vue @@ -33,7 +33,7 @@ data() { return { shopInfoList: [], - pageSize: 3, + pageSize: 8, pageNum: 1, customQuery: {}, shopListLength: '', diff --git a/pages/shopAddress/shopAddress.vue b/pages/shopAddress/shopAddress.vue index e18821e..7bcc871 100644 --- a/pages/shopAddress/shopAddress.vue +++ b/pages/shopAddress/shopAddress.vue @@ -29,7 +29,7 @@ }, data() { return { - pageSize: 4, + pageSize: 8, pageNum: 1, searchInfoList: [], swiperList: [], diff --git a/pages/shopTransfer/shopTransfer.vue b/pages/shopTransfer/shopTransfer.vue index 05d5caf..0bbb02f 100644 --- a/pages/shopTransfer/shopTransfer.vue +++ b/pages/shopTransfer/shopTransfer.vue @@ -30,7 +30,7 @@ }, data() { return { - pageSize: 4, + pageSize: 8, pageNum: 1, shopInfoList: [], customQuery: {},