import { withInstall } from '@/utils'; import tabPageExp from './src/tab-page-exp.vue'; export const TabPageExp = withInstall(tabPageExp);