guhongwei пре 2 година
родитељ
комит
81a59e5919
4 измењених фајлова са 4 додато и 4 уклоњено
  1. 1 1
      pages/store/index.vue
  2. 1 1
      pagesHome/shop/index.vue
  3. 1 1
      pagesMy/collection/shop.vue
  4. 1 1
      pagesMy/order/after.vue

+ 1 - 1
pages/store/index.vue

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

+ 1 - 1
pagesHome/shop/index.vue

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

+ 1 - 1
pagesMy/collection/shop.vue

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

+ 1 - 1
pagesMy/order/after.vue

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