We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
有这么一个问题,引入第三方插件引入的组件的时候 https://user-images.githubusercontent.com/33850010/104287026-d22d4b00-54f0-11eb-9ab5-a54243c4c3bc.png 我已经把bind:改成了on image
image
但是编译完了以后方法名前面多了一个on image
导致触发不了这个方法
The text was updated successfully, but these errors were encountered:
No branches or pull requests
有这么一个问题,引入第三方插件引入的组件的时候
https://user-images.githubusercontent.com/33850010/104287026-d22d4b00-54f0-11eb-9ab5-a54243c4c3bc.png
我已经把bind:改成了on
image
image
但是编译完了以后方法名前面多了一个on
image
导致触发不了这个方法
The text was updated successfully, but these errors were encountered: