平台兼容性 使用方法: 在script中引用组件 import lhMenu from './components/LevineHua-menu.vue' Vue.component('lhMenu',lhMenu); 在template中使用 <lhMenu></lhMenu>