mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
perf: 优化国际化
This commit is contained in:
@@ -116,7 +116,13 @@ import {
|
||||
Close,
|
||||
CloseBold,
|
||||
Bell,
|
||||
Guide
|
||||
Guide,
|
||||
User,
|
||||
Iphone,
|
||||
Location,
|
||||
Tickets,
|
||||
OfficeBuilding,
|
||||
Notebook
|
||||
} from "@element-plus/icons-vue";
|
||||
|
||||
// Icon
|
||||
@@ -136,7 +142,13 @@ export const iconComponents = [
|
||||
Close,
|
||||
CloseBold,
|
||||
Bell,
|
||||
Guide
|
||||
Guide,
|
||||
User,
|
||||
Iphone,
|
||||
Location,
|
||||
Tickets,
|
||||
OfficeBuilding,
|
||||
Notebook
|
||||
];
|
||||
|
||||
export function useElementPlus(app: App) {
|
||||
|
||||
Reference in New Issue
Block a user