fritx / vue-at

At.js for Vue.
https://fritx.github.io/vue-at/
MIT License
529 stars 114 forks source link

触发词只能是@吗? #19

Closed caoxiaoshuai1 closed 7 years ago

caoxiaoshuai1 commented 7 years ago

没有找到触发词修改的地方,需要修改源码再打包吗?

fritx commented 7 years ago

哦,不用,目前文档不是很详细。 后来有人加上了这个功能 - https://github.com/fritx/vue-at/pull/17

可以试一下这样:

<at at="~"></at>
<at :ats="['@', '~']"></at>
fritx commented 6 years ago

关于 props at, ats 的文档链接: https://fritx.github.io/vue-at/#/en/propsats