wip(Login): Login developing

This commit is contained in:
陈凯龙
2022-01-05 17:02:25 +08:00
parent 77097c8d92
commit 4216f7c218
26 changed files with 391 additions and 1597 deletions

View File

@@ -120,7 +120,8 @@ export default ({ command, mode }: ConfigEnv): UserConfig => {
'vue-types',
'element-plus/lib/locale/lang/zh-cn',
'element-plus/lib/locale/lang/en',
'@iconify/iconify'
'@iconify/iconify',
'@vueuse/core'
]
}
}