摘要: 问题 2.0 filters only work in mustache tags and v-bind. Vue2.0 不再支持在 v-html 中使用过滤器,比如在 1.0 中是这样使用的: 然而,现在不能使用了,Vue2.0 的过滤器现在只能应用在 {{ }} 和 v-bind 中。然而,嫌麻 阅读全文
posted @ 2019-10-25 14:45 dirgo 阅读(856) 评论(0) 推荐(1) 编辑