Skip to content
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

【Bug Report】button open-type的示例代码有误 #23

Closed
chenjunup opened this issue Jan 10, 2019 · 2 comments
Closed

【Bug Report】button open-type的示例代码有误 #23

chenjunup opened this issue Jan 10, 2019 · 2 comments
Labels
已解决:+1: Issue 已解决

Comments

@chenjunup
Copy link

<l-button bind:getuserinfo="getUserInfo" openType="getuserinfo"></l-button>

应该改为

<l-button bind:getuserinfo="getUserInfo" open-type="getUserInfo"></l-button>
@aQingYun
Copy link
Contributor

好的 感谢提醒

@aQingYun aQingYun added the 已解决:+1: Issue 已解决 label Jan 10, 2019
@YpchenLove
Copy link
Contributor

感谢反馈,目前bug已经修复很长一段时间了,所以这个issue,我们就手动关闭了,如有其它问题,可以重新提新的issue~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
已解决:+1: Issue 已解决
Projects
None yet
Development

No branches or pull requests

4 participants