mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-09 13:53:38 +08:00
style: adjust the layout
This commit is contained in:
@@ -23,6 +23,9 @@ import {
|
||||
ElForm,
|
||||
ElFormItem,
|
||||
ElLoading,
|
||||
ElPopover,
|
||||
ElPopper,
|
||||
ElTooltip,
|
||||
} from "element-plus";
|
||||
|
||||
const components = [
|
||||
@@ -48,6 +51,9 @@ const components = [
|
||||
ElInput,
|
||||
ElForm,
|
||||
ElFormItem,
|
||||
ElPopover,
|
||||
ElPopper,
|
||||
ElTooltip,
|
||||
];
|
||||
|
||||
const plugins = [ElLoading];
|
||||
|
||||
Reference in New Issue
Block a user