个人案例
- 偶像名人堂
明星打榜小程序,快来支持你的爱豆
偶像名人堂扫码体验
- taro第一次编译打开开发者工具正常,然后在改动文件会自动重新编译,开发者工具就提示这个错?
[图片] 帮忙看看,谢谢
2023-05-30 - 自从更新微信开发者工具后,老出现一编译就报找不到路径的问题,怎么刷新都没用,必须重新打开项目才行?
[图片]
2023-05-23 - 急,部分用户获取不到unionID?
通过wx.login+code2Session 来获取unionID,用户已关注同一主体的公众号,但有时获取不到unionID 正确的情况:{"session_key":"\/C7UAXBNfo9YP3JzOHTDLw==","openid":"oHq4u5f6bhFtdeWGPsVIEYGlsNto","unionid":"o8qmf0S8aO0YP0QunR6cVkXncTXo"} 错误的情况: {"session_key":"\/C7UAXBNfo9YP3JzOHTDLw==","openid":"oHq4u5f6bhFtdeWGPsVIEYGlsNto"} code都在五分钟有效期内。有没有遇到过此问题的朋友,求大神解答!!!
2019-09-11 - 部分用户授权40013错误?
部分用户授权40013错误,跟手机或微信版本无关,跟微信号有关,这是为什么?
2019-08-21 - cover-view 在安卓机上面无法上下拉滑动
cover-view盖的那块区域无法拉动,请尽快解决(安卓机上面的bug) [图片]
2018-03-19 - 怎么判断页面是上滚动还是往下滚动
怎么判断页面是上滚动还是往下滚动,就是判断用户是上滑还是下滑
2017-09-21 - getBackgroundAudioManager 有bug
getBackgroundAudioManager 在 安卓下面onEnded触发不了
2017-09-14 - uploadFile在开发者工具上跟手机上传有区别吗
uploadFile功能在开发者工具上面上传图片,每次传不同的图片,服务端接收的都不是一样的图片,可是到手机上,不管哪个手机,哪个账号,上传不一样的图片,服务端那边接收的都是同一张图片; [图片]
2017-07-28 - 为什么开发者工具上面测试是正常的,到手机上面后台获取到的都是同一张图片
为什么开发者工具上面测试是正常的,到手机[图片] 上面后台获取到的都是同一张图片
2017-07-28 - 这个是什么错误
2index.js [sm]:194 加载缓存 VM6210:1 Wed Jul 26 2017 17:12:02 GMT+0800 (中国标准时间) 渲染层错误 VM6210:2 webviewScriptError Cannot read property 'map' of null;[Exparser] [Error] [Component] Property Observer Error @ wx-rich-text#_nodesObserver TypeError: Cannot read property 'map' of null at Object.parse (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:28:11552) at p._nodesObserver (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:28:19170) at Function.o.safeCallback (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:21:5063) at p.<anonymous> (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:21:28419) at h (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:21:12497) at a.doUpdates (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:21:13651) at p.set [as nodes] (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:21:29965) at t.removeProperty (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:30:29911) at t.applyProperties (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:30:28237) at e.value (http://1547273289.debug.open.weixin.qq.com/pages/index/index.html:30:23654)(anonymous function) @ VM6210:2 VM6211:1 Wed Jul 26 2017 17:12:02 GMT+0800 (中国标准时间) 渲染层错误 VM6211:2 [Exparser] [Error] [Component] Property Observer Error @ wx-rich-text#_nodesObserver(anonymous function) @ VM6211:2 VM6212:1 Wed Jul 26 2017 17:12:02 GMT+0800 (中国标准时间) 渲染层错误 VM6212:2 TypeError: Cannot read property 'map' of null at Object.parse (1547273289.debug.open.weixin.qq.com/pages/index/index.html:28) at p._nodesObserver (1547273289.debug.open.weixin.qq.com/pages/index/index.html:28) at Function.o.safeCallback (1547273289.debug.open.weixin.qq.com/pages/index/index.html:21) at p.<anonymous> (1547273289.debug.open.weixin.qq.com/pages/index/index.html:21) at h (1547273289.debug.open.weixin.qq.com/pages/index/index.html:21) at a.doUpdates (1547273289.debug.open.weixin.qq.com/pages/index/index.html:21) at p.set [as nodes] (1547273289.debug.open.weixin.qq.com/pages/index/index.html:21) at t.removeProperty (1547273289.debug.open.weixin.qq.com/pages/index/index.html:30) at t.applyProperties (1547273289.debug.open.weixin.qq.com/pages/index/index.html:30) at e.value (1547273289.debug.open.weixin.qq.com/pages/index/index.html:30)(anonymous function) @ VM6212:2 7index.js [sm]:194 加载缓存
2017-07-26