Vue 自定义的几个指令 Vue 自定义指令: Vue.directive(id, [definition]) 参数: {string}: id {Function | Object} [definition] 用 … 继续阅读 Vue 自定义的几个指令