import { withInstall } from '@/utils'; import ThirdLogin from './src/login-third.vue'; export const AppThirdLogin = withInstall(ThirdLogin);