个人案例
- MGLite
把文件从微信传输到PC
文件传输助手扫码体验
- 开发版 Nightly Build compiling 不能完成吗?
开发版 Nightly Build 1.02.2003112 MACCompiling [图片] 不只是这个版本,很多版本都这样,有时候一直这样下去,几天不停止……
2020-03-15 - Aggregate.geoNear 中 query 不能为 Command 形式?
Aggregate.geoNear 中 query 不能为 Command 形式? db.collection('shop').aggregate() .geoNear({ distanceField: 'distance', // 输出的每个记录中 distance 即是与给定点的距离 spherical: true, // limit: 1, maxDistance: 5000, near: db.Geo.Point(longitude, latitude), query: { _id: _.exists(false) } , key: 'geo', // 若只有 location 一个地理位置索引的字段,则不需填 includeLocs: 'geo', // 若只有 location 一个是地理位置,则不需填 }) .end() 依然能够返回结果.
2020-03-12 - Database.runTransaction 不能使用 db.serverDate?
Database.runTransaction 不能使用 db.serverDate ?
2020-03-11 - wx.getEnterOptionsSync和wx.getLaunchOptionsSync不一样?
wx.getEnterOptionsSync 和 wx.getLaunchOptionsSync 结果不一定会一样,差点给整晕了。 wx.getEnterOptionsSync 新加的
2020-02-24 - wxacode.getUnlimited 放不下db doc _id ,长度设置为32有什么意义?
RT!
2020-02-21 - 统一服务消息最近问题?
openapi.uniformMessage.send Error: errCode: -501007 invalid parameters | errMsg: uniformMessage.send:fail Invalid request param 在未将小程序和公众号绑定到微信开发者平台之前能正常发送
2020-01-17 - db.command.lte在云服务端不能比较Date吗?
db.command.lte 在云服务端match条件中使用报错。
2019-11-03 - 为什么open-data获取groupName时无论gid是否正确都会触发binderror ?
<open-data type="groupName" open-gid="Gq-XXXXXXXXXXXXXXX" default-text="未知群信息" binderror="onGroupError"></open-data>
2019-10-31 - 更新之后,编译不起作用了
更新之后,编译不起作用了?仍然显示更改前的页面
2018-03-19