少了provide inject 以下为原答案 https://github.com/57code/vue-interview/blob/master/public/05-communication/README.md 回答范例: 组件通信方式大体有以下8种: props $emit/$on $children/$parent $attrs/$listeners ref $root eventbus vuex