mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-19 08:10:49 +08:00
admin-import
This commit is contained in:
4
admin/src/plugins/element.js
vendored
4
admin/src/plugins/element.js
vendored
@@ -1,7 +1,5 @@
|
||||
import ElementPlus from 'element-plus'
|
||||
import '../element-variables.scss'
|
||||
import locale from 'element-plus/lib/locale/lang/zh-cn'
|
||||
|
||||
export default (app) => {
|
||||
app.use(ElementPlus, { locale })
|
||||
app.use(ElementPlus, { locale })
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user