1.https://www.cnblogs.com/skywi...注: Vue.js 3.0 放弃defineProperty, 应用Proxy的起因过滤器 (Filter)作用在组件上, 实质是一个父子组件通信的语法糖,通过prop和$.emit实现, 等同于:value="message" @input=" $emit('input', $event.target.value)"vue-routerVue.mixin的应用场景和原理?Vuex