-
Updated
Oct 28, 2020
#
Here are 2,377 public repositories matching this topic...
微信小程序开发资源汇总 💯
4
Open
Taro能使用wxs吗?
26
A UI library by WeChat official design team, includes the most useful widgets/modules in mobile web applications.
-
Updated
Nov 25, 2020 - Less
WxJava (微信开发 Java SDK),支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
java
sdk
open
weixin
wechat
weapp
mp
wechat-sdk
hacktoberfest
cp
weixin-sdk
miniapp
wxpay
miniprogram
wxjava
-
Updated
Dec 11, 2020 - Java
Mobile UI Components based on Vue & WeUI
-
Updated
Nov 13, 2020 - Vue
Mars is a cross-platform network component developed by WeChat.
-
Updated
Dec 17, 2020 - C++
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
-
Updated
Dec 12, 2020 - Java
-
Updated
Sep 30, 2020 - JavaScript
2
sarkrui
commented
May 26, 2020
Front End Cross-Frameworks Framework - 前端跨框架跨平台框架
virtual-dom
web
webcomponents
preact
jsx
web-components
mvp
custom-elements
wechat
weapp
vdom
mp
shadow-dom
mini-program
omi
miniprogram
omio
omix
kbone
omiu
-
Updated
Dec 18, 2020 - JavaScript
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
python
crawler
spider
example
selenium
multithreading
stock
wechat
taobao
pyquery
tmall
fund
agent-pool
wechat-report
-
Updated
May 15, 2020 - Python
-
Updated
Dec 15, 2020 - PHP
treeguard
commented
Sep 27, 2020
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
- Find all contacts for the room and find out the matched id
- Load the contact by id fir
Matrix is a plugin style, non-invasive APM system developed by WeChat.
-
Updated
Dec 9, 2020 - C
微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
c-sharp
redis
memcached
sdk
nuget
cache
dotnet-core
weixin
wechat
wechat-sdk
jssdk
weixin-sdk
senparc
net-core
tenpay
distributed-cache
net-core-2
officialaccounts
netstandard20
net-core-3
-
Updated
Dec 14, 2020 - C#
Improve this page
Add a description, image, and links to the wechat topic page so that developers can more easily learn about it.
Add this topic to your repo
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属性异常
环境信息