扫码下载编程狮APP
W3Cschool
恭喜您成为首批注册用户
获得88经验值奖励
指定查询结果集数量上限
支持端:小程序 , 云函数 , Web
limit 在小程序端默认及最大上限为 20,在云函数端默认及最大上限为 1000
db.collection('todos').limit(10) .get() .then(console.log) .catch(console.error)
更多建议:
扫描二维码
下载编程狮App
编程狮公众号
联系方式:
更多建议: