-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在map循环中添加click事件不生效 #2960
Closed
Closed
在map循环中添加click事件不生效 #2960
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
feat(doctor): 增加 doctor 子命令
refactor(transformer): 每一个包含 JSX 的类函数都有独立的数据和引用
feat(transformer): 支持类函数式组件 feat(transformer): 支持类函数式组件
children 解构而来的 children 也可以替换
可否基于现在的 master 提 PR。 |
抱歉 我好像是点错了 这个要怎么修改分支啊
…------------------ 原始邮件 ------------------
发件人: "Yu Che"<notifications@github.com>;
发送时间: 2019年5月6日(星期一) 下午2:51
收件人: "NervJS/taro"<taro@noreply.github.com>;
抄送: "十二月下的猫"<775249762@qq.com>; "Author"<author@noreply.github.com>;
主题: Re: [NervJS/taro] 在map循环中添加click事件不生效 (#2960)
可否基于现在的 master 提 PR。
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
重新提个 pr 吧 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
版本依赖 @tarojs/taro: "1.3.0-beta.0"
在map循环中添加click事件不生效
代码如下