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
[Vue warn]: Failed to resolve directive: tap (found in anonymous component - use the "name" option for better debugging messages.)
The text was updated successfully, but these errors were encountered:
你组件没搞好吧。。
Sorry, something went wrong.
main.js:
import vuetap from 'v-tap';
Vue.use(VueAxios, axios, vuetap);
组件里面:
<div class="btn" v-tap="{methods : addNewAddress}" v-show="hasaddress">添加新地址</div>
这样也具体不知道是什么问题。。vue2.0绝对可以用,我自己都用
No branches or pull requests
[Vue warn]: Failed to resolve directive: tap
(found in anonymous component - use the "name" option for better debugging messages.)
The text was updated successfully, but these errors were encountered: