db.collection('myCollection').skip(0)调用会报错:
Uncaught (in promise) Error: errCode: -401002 api parameter error | errMsg: parameter offset of function skip must be provided
这api如果这样做,太不灵活了
框架类型 | 问题类型 | 终端类型 | AppID | 基础库版本 |
---|---|---|---|---|
小程序 | 需求 | 客户端 | wxd22b28655212b7d9 | 2.2.5 |
3 个回答
基础库需2.3.0或以上版本
我正想提这个问题,兼容代码又是一大串。。。
那怎么作兼容呢