微信小程序开发资源汇总
-
Updated
Oct 28, 2020
{{ message }}
微信小程序开发资源汇总
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
WxJava (微信开发 Java SDK),支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
Mobile UI Components based on Vue & WeUI
Mars is a cross-platform network component developed by WeChat.
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
Front End Cross-Frameworks Framework - 前端跨框架跨平台框架
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
Is your feature request related to a problem? Please describe.
The current RoomMemberQueryFilter doesn't support query by wxid (id of Contact), can we support this?
Describe the solution you'd like
Add id as a string type in RoomMemberQueryFilter
Describe alternatives you've considered
Matrix is a plugin style, non-invasive APM system developed by WeChat.
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
Add a description, image, and links to the wechat topic page so that developers can more easily learn about it.
To associate your repository with the wechat topic, visit your repo's landing page and select "manage topics."
相关平台
微信小程序
复现仓库
https://github.com/li-z/taro-bug
小程序基础库: 2.12.0
使用框架: React
复现步骤
运行项目后点击跳转到详情页,然后返回首页。然后触发子组件的 onClick 事件时,回调函数却还是详情页的函数。去掉id属性后正常。
期望结果
有无id属性都应正常
实际结果
有id属性异常
环境信息