全局配置 debug delimiters unsafeDelimiters silent async devtools 全局 API Vue.extend Vue.nextTick Vue.set Vue.delete Vue.directive Vue.elementDirective Vue.filter Vue.component Vue.transition Vue.partial Vue.use Vue.mixin 选项 / 数据 data props propsData computed methods watch 选项 / DOM el template replace 选项 / 生命周期钩子 init created beforeCompile compiled ready attached detached beforeDestroy destroyed 选项 / 资源 directives elementDirectives filters components transitions partials 选项 / 杂项 parent events mixins name extends 实例属性 vm.$data vm.$el vm.$options vm.$parent vm.$root vm.$children vm.$refs vm.$els 实例方法 / 数据 vm.$watch vm.$get vm.$set vm.$delete vm.$eval vm.$interpolate vm.$log 实例方法 / 事件 vm.$on vm.$once vm.$off vm.$emit vm.$dispatch vm.$broadcast 实例方法 / DOM vm.$appendTo vm.$before vm.$after vm.$remove vm.$nextTick 实例方法 / 生命周期 vm.$mount vm.$destroy 指令 v-text v-html v-if v-show v-else v-for v-on v-bind v-model v-ref v-el v-pre v-cloak 特殊元素 component slot partial 过滤器 capitalize uppercase lowercase currency pluralize json debounce limitBy filterBy orderBy 数组扩展方法 array.$set array.$remove Proudly sponsored by |