diff --git a/src/components/common/Dialog.vue b/src/components/common/Dialog.vue new file mode 100644 index 0000000..37af04b --- /dev/null +++ b/src/components/common/Dialog.vue @@ -0,0 +1,52 @@ + + + + \ No newline at end of file diff --git a/src/components/common/Form.vue b/src/components/common/Form.vue new file mode 100644 index 0000000..d873d99 --- /dev/null +++ b/src/components/common/Form.vue @@ -0,0 +1,79 @@ + + + \ No newline at end of file diff --git a/src/components/common/Header.vue b/src/components/common/Header.vue new file mode 100644 index 0000000..f8c396e --- /dev/null +++ b/src/components/common/Header.vue @@ -0,0 +1,45 @@ + + + + \ No newline at end of file diff --git a/src/components/common/Table.vue b/src/components/common/Table.vue new file mode 100644 index 0000000..04e4963 --- /dev/null +++ b/src/components/common/Table.vue @@ -0,0 +1,47 @@ + + + \ No newline at end of file diff --git a/src/views/system/menuManagement/index.vue b/src/views/system/menuManagement/index.vue index ab44094..2928ad7 100644 --- a/src/views/system/menuManagement/index.vue +++ b/src/views/system/menuManagement/index.vue @@ -1,256 +1,163 @@ - - \ No newline at end of file + diff --git a/src/views/system/menuManagement/备份.vue b/src/views/system/menuManagement/备份.vue new file mode 100644 index 0000000..ab44094 --- /dev/null +++ b/src/views/system/menuManagement/备份.vue @@ -0,0 +1,256 @@ + + + \ No newline at end of file