在main.js入口文件中 import TabBar from './components/TabBar.vue' Vue.component('tab-bar', TabBar) 之后在其他任何子页面随意调用