guhongwei 2 năm trước cách đây
mục cha
commit
81a59e5919

+ 1 - 1
pages/store/index.vue

@@ -161,7 +161,7 @@
 				const that = this;
 				that.$set(that, `list`, [])
 				that.$set(that, `skip`, 0)
-				that.$set(that, `limit`, 5)
+				that.$set(that, `limit`, 6)
 				that.$set(that, `page`, 0)
 			},
 			toPath(e) {

+ 1 - 1
pagesHome/shop/index.vue

@@ -169,7 +169,7 @@
 				total: 0,
 				page: 0,
 				skip: 0,
-				limit: 5,
+				limit: 6,
 				condActive: 0,
 				shang: '',
 				xia: '',

+ 1 - 1
pagesMy/collection/shop.vue

@@ -89,7 +89,7 @@
 				list: [],
 				total: 0,
 				skip: 0,
-				limit: 5,
+				limit: 6,
 				page: 0,
 				condActive: 0,
 				shang: '',

+ 1 - 1
pagesMy/order/after.vue

@@ -74,7 +74,7 @@
 				typeList: [],
 				total: 0,
 				skip: 0,
-				limit: 5,
+				limit: 6,
 				page: 0,
 				tabs: {
 					active: '0',