获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- 真机调试调用wx.shareAppMessageToGroup为什么会报错?
wx.shareAppMessageToGroup({ title: '首页', path: '/pages/home/home', imageUrl: '', })
04-16 - bindrefresherabort参数“e”隐式具有“any”类型,应该从哪导入类型?
scroll-view组件上触发bindrefresherabort之后参数e的类型是eventhandle,我应该从哪导入这个类型,还是说只能写any。 [图片] https://developers.weixin.qq.com/miniprogram/dev/component/scroll-view.htmlhttps://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/en/extended/component-plus/video-swiper.html
2023-07-27