这种设计真的很无语啊
wx.getUserProfile() 为什么在其它函数中调用不可以?开发者工具提示 errMsg: "getUserProfile:fail can only be invoked by user TAP gesture.",使用方式为在其它函数的回调中调用 wx.getUserProfile(),只能是用户点击事件触发么?调试基础库 2.10.4
2021-05-28没有自动同步功能。只能先断开,再重新编译调试。这个“自动” is counterfeited
小程序自动真机调试怎么同步代码?[图片] 之前是只有真机调试一个选项,每次修改代码都要真机从新扫码才可以刷新同步代码 那么现在出了的这个自动真机调试是不是能自动同步最新代码呢? 实测改了代码真机并未同步,请问这个“自动”在哪?
2021-05-26这个问题解决了吗?
小程序中 第二个 Recycle-view 创建的时候会报错,哪个大神给看下?VM5715:1 thirdScriptError the recycle-view correspond to this context is detached, pls create another RecycleContext;at api request success callback function Error: the recycle-view correspond to this context is detached, pls create another RecycleContext at RecycleContext.checkComp (http://127.0.0.1:55001/appservice/miniprogram_npm/miniprogram-recycle-view/index.js:485:15) at RecycleContext.appendList (http://127.0.0.1:55001/appservice/miniprogram_npm/miniprogram-recycle-view/index.js:491:10) at success (http://127.0.0.1:55001/appservice/pages/main/index.js:58:16) at Function.o.(anonymous function) (http://127.0.0.1:55001/appservice/__dev__/WAService.js:1:1176040) at http://127.0.0.1:55001/appservice/__dev__/WAService.js:1:107450 at C (http://127.0.0.1:55001/appservice/__dev__/WAService.js:1:441389) at i.(http://127.0.0.1:55001/appservice/__dev__/WAService.js:1:741305) at i.emit (http://127.0.0.1:55001/appservice/__dev__/WAService.js:1:488148) at go (http://127.0.0.1:55001/appservice/__dev__/WAService.js:1:741913) at http://127.0.0.1:55001/appservice/__dev__/WAService.js:1:743134
2021-04-21