yuanyiming 1 yıl önce
ebeveyn
işleme
1881691266
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      pages/activityPage/activityPage.vue

+ 1 - 1
pages/activityPage/activityPage.vue

@@ -100,7 +100,7 @@
 					openid:uni.getStorageSync('oId'),
 					openid:uni.getStorageSync('oId'),
 					ty:0,
 					ty:0,
 					page:1, //下拉获取更多的备用字段
 					page:1, //下拉获取更多的备用字段
-					lim:2   //一次获取多少数据
+					lim:6   //一次获取多少数据
 				}
 				}
 					this.$request('/selectActivity',"POST",data).then(res=>{
 					this.$request('/selectActivity',"POST",data).then(res=>{
 						console.log(res[0]);
 						console.log(res[0]);