yuanyiming před 1 rokem
rodič
revize
1881691266
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      pages/activityPage/activityPage.vue

+ 1 - 1
pages/activityPage/activityPage.vue

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