import { withInstall } from '@/utils'; import login from './src/login.vue'; export const AppLogin = withInstall(login);