@@ -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]);