diff --git a/src/views/system/client/index.vue b/copy backup/client/index.vue similarity index 98% rename from src/views/system/client/index.vue rename to copy backup/client/index.vue index f66b6fa..0b2c98b 100644 --- a/src/views/system/client/index.vue +++ b/copy backup/client/index.vue @@ -51,7 +51,7 @@ dialog: { save: false }, - apiObj: this.$api.system.app.list, + // apiObj: this.$api.system.app.list, selection: [] } }, diff --git a/src/views/system/client/save.vue b/copy backup/client/save.vue similarity index 100% rename from src/views/system/client/save.vue rename to copy backup/client/save.vue diff --git a/src/views/system/dept/index.vue b/copy backup/dept/index.vue similarity index 99% rename from src/views/system/dept/index.vue rename to copy backup/dept/index.vue index 32632df..80954b6 100644 --- a/src/views/system/dept/index.vue +++ b/copy backup/dept/index.vue @@ -60,7 +60,7 @@ dialog: { save: false }, - apiObj: this.$api.system.dept.list, + // apiObj: this.$api.system.dept.list, selection: [], search: { keyword: null diff --git a/src/views/system/dept/save.vue b/copy backup/dept/save.vue similarity index 100% rename from src/views/system/dept/save.vue rename to copy backup/dept/save.vue diff --git a/src/views/system/dic/dic.vue b/copy backup/dic/dic.vue similarity index 100% rename from src/views/system/dic/dic.vue rename to copy backup/dic/dic.vue diff --git a/src/views/system/dic/index.vue b/copy backup/dic/index.vue similarity index 100% rename from src/views/system/dic/index.vue rename to copy backup/dic/index.vue diff --git a/src/views/system/dic/list.vue b/copy backup/dic/list.vue similarity index 100% rename from src/views/system/dic/list.vue rename to copy backup/dic/list.vue diff --git a/src/views/other/about.vue b/copy backup/other/about.vue similarity index 84% rename from src/views/other/about.vue rename to copy backup/other/about.vue index d9f4e06..4463021 100644 --- a/src/views/other/about.vue +++ b/copy backup/other/about.vue @@ -10,7 +10,7 @@ - + {{value}} @@ -19,6 +19,11 @@ {{value}} + + + {{value}} + + diff --git a/src/views/other/directive.vue b/copy backup/other/directive.vue similarity index 100% rename from src/views/other/directive.vue rename to copy backup/other/directive.vue diff --git a/src/views/other/fullpage.vue b/copy backup/other/fullpage.vue similarity index 100% rename from src/views/other/fullpage.vue rename to copy backup/other/fullpage.vue diff --git a/src/views/other/loadJS.vue b/copy backup/other/loadJS.vue similarity index 100% rename from src/views/other/loadJS.vue rename to copy backup/other/loadJS.vue diff --git a/src/views/other/verificate.vue b/copy backup/other/verificate.vue similarity index 100% rename from src/views/other/verificate.vue rename to copy backup/other/verificate.vue diff --git a/src/views/other/viewTags.vue b/copy backup/other/viewTags.vue similarity index 100% rename from src/views/other/viewTags.vue rename to copy backup/other/viewTags.vue diff --git a/src/views/system/role/index.vue b/copy backup/role/index.vue similarity index 100% rename from src/views/system/role/index.vue rename to copy backup/role/index.vue diff --git a/src/views/system/role/permission.vue b/copy backup/role/permission.vue similarity index 100% rename from src/views/system/role/permission.vue rename to copy backup/role/permission.vue diff --git a/src/views/system/role/save.vue b/copy backup/role/save.vue similarity index 100% rename from src/views/system/role/save.vue rename to copy backup/role/save.vue diff --git a/src/views/template/layout/blank.vue b/copy backup/template/layout/blank.vue similarity index 100% rename from src/views/template/layout/blank.vue rename to copy backup/template/layout/blank.vue diff --git a/src/views/template/layout/layoutLCR.vue b/copy backup/template/layout/layoutLCR.vue similarity index 100% rename from src/views/template/layout/layoutLCR.vue rename to copy backup/template/layout/layoutLCR.vue diff --git a/src/views/template/layout/layoutTCB.vue b/copy backup/template/layout/layoutTCB.vue similarity index 100% rename from src/views/template/layout/layoutTCB.vue rename to copy backup/template/layout/layoutTCB.vue diff --git a/src/views/template/list/chartlist.vue b/copy backup/template/list/chartlist.vue similarity index 100% rename from src/views/template/list/chartlist.vue rename to copy backup/template/list/chartlist.vue diff --git a/src/views/template/list/crud/detail.vue b/copy backup/template/list/crud/detail.vue similarity index 100% rename from src/views/template/list/crud/detail.vue rename to copy backup/template/list/crud/detail.vue diff --git a/src/views/template/list/crud/index.vue b/copy backup/template/list/crud/index.vue similarity index 100% rename from src/views/template/list/crud/index.vue rename to copy backup/template/list/crud/index.vue diff --git a/src/views/template/list/crud/info.vue b/copy backup/template/list/crud/info.vue similarity index 100% rename from src/views/template/list/crud/info.vue rename to copy backup/template/list/crud/info.vue diff --git a/src/views/template/list/crud/save.vue b/copy backup/template/list/crud/save.vue similarity index 100% rename from src/views/template/list/crud/save.vue rename to copy backup/template/list/crud/save.vue diff --git a/src/views/template/list/son.vue b/copy backup/template/list/son.vue similarity index 100% rename from src/views/template/list/son.vue rename to copy backup/template/list/son.vue diff --git a/src/views/template/list/tab.vue b/copy backup/template/list/tab.vue similarity index 100% rename from src/views/template/list/tab.vue rename to copy backup/template/list/tab.vue diff --git a/src/views/template/list/tree.vue b/copy backup/template/list/tree.vue similarity index 100% rename from src/views/template/list/tree.vue rename to copy backup/template/list/tree.vue diff --git a/src/views/template/list/width.vue b/copy backup/template/list/width.vue similarity index 100% rename from src/views/template/list/width.vue rename to copy backup/template/list/width.vue diff --git a/src/views/template/other/stepform.vue b/copy backup/template/other/stepform.vue similarity index 100% rename from src/views/template/other/stepform.vue rename to copy backup/template/other/stepform.vue diff --git a/src/views/vab/chart.vue b/copy backup/vab/chart.vue similarity index 100% rename from src/views/vab/chart.vue rename to copy backup/vab/chart.vue diff --git a/src/views/vab/codeeditor.vue b/copy backup/vab/codeeditor.vue similarity index 100% rename from src/views/vab/codeeditor.vue rename to copy backup/vab/codeeditor.vue diff --git a/src/views/vab/contextmenu.vue b/copy backup/vab/contextmenu.vue similarity index 100% rename from src/views/vab/contextmenu.vue rename to copy backup/vab/contextmenu.vue diff --git a/src/views/vab/cron.vue b/copy backup/vab/cron.vue similarity index 100% rename from src/views/vab/cron.vue rename to copy backup/vab/cron.vue diff --git a/src/views/vab/cropper.vue b/copy backup/vab/cropper.vue similarity index 100% rename from src/views/vab/cropper.vue rename to copy backup/vab/cropper.vue diff --git a/src/views/vab/dialog/dialog1.vue b/copy backup/vab/dialog/dialog1.vue similarity index 100% rename from src/views/vab/dialog/dialog1.vue rename to copy backup/vab/dialog/dialog1.vue diff --git a/src/views/vab/dialog/dialog2.vue b/copy backup/vab/dialog/dialog2.vue similarity index 100% rename from src/views/vab/dialog/dialog2.vue rename to copy backup/vab/dialog/dialog2.vue diff --git a/src/views/vab/dialog/index.vue b/copy backup/vab/dialog/index.vue similarity index 100% rename from src/views/vab/dialog/index.vue rename to copy backup/vab/dialog/index.vue diff --git a/src/views/vab/drag.vue b/copy backup/vab/drag.vue similarity index 100% rename from src/views/vab/drag.vue rename to copy backup/vab/drag.vue diff --git a/src/views/vab/editor.vue b/copy backup/vab/editor.vue similarity index 100% rename from src/views/vab/editor.vue rename to copy backup/vab/editor.vue diff --git a/src/views/vab/fileselect.vue b/copy backup/vab/fileselect.vue similarity index 100% rename from src/views/vab/fileselect.vue rename to copy backup/vab/fileselect.vue diff --git a/src/views/vab/filterBar.vue b/copy backup/vab/filterBar.vue similarity index 100% rename from src/views/vab/filterBar.vue rename to copy backup/vab/filterBar.vue diff --git a/src/views/vab/form.vue b/copy backup/vab/form.vue similarity index 100% rename from src/views/vab/form.vue rename to copy backup/vab/form.vue diff --git a/src/views/vab/formtable.vue b/copy backup/vab/formtable.vue similarity index 100% rename from src/views/vab/formtable.vue rename to copy backup/vab/formtable.vue diff --git a/src/views/vab/iconfont.vue b/copy backup/vab/iconfont.vue similarity index 100% rename from src/views/vab/iconfont.vue rename to copy backup/vab/iconfont.vue diff --git a/src/views/vab/iconselect.vue b/copy backup/vab/iconselect.vue similarity index 100% rename from src/views/vab/iconselect.vue rename to copy backup/vab/iconselect.vue diff --git a/src/views/vab/importexport.vue b/copy backup/vab/importexport.vue similarity index 100% rename from src/views/vab/importexport.vue rename to copy backup/vab/importexport.vue diff --git a/src/views/vab/mini.vue b/copy backup/vab/mini.vue similarity index 100% rename from src/views/vab/mini.vue rename to copy backup/vab/mini.vue diff --git a/src/views/vab/print.vue b/copy backup/vab/print.vue similarity index 100% rename from src/views/vab/print.vue rename to copy backup/vab/print.vue diff --git a/src/views/vab/qrcode.vue b/copy backup/vab/qrcode.vue similarity index 100% rename from src/views/vab/qrcode.vue rename to copy backup/vab/qrcode.vue diff --git a/src/views/vab/select.vue b/copy backup/vab/select.vue similarity index 100% rename from src/views/vab/select.vue rename to copy backup/vab/select.vue diff --git a/src/views/vab/selectFilter.vue b/copy backup/vab/selectFilter.vue similarity index 100% rename from src/views/vab/selectFilter.vue rename to copy backup/vab/selectFilter.vue diff --git a/src/views/vab/statistic.vue b/copy backup/vab/statistic.vue similarity index 100% rename from src/views/vab/statistic.vue rename to copy backup/vab/statistic.vue diff --git a/src/views/vab/table/base.vue b/copy backup/vab/table/base.vue similarity index 100% rename from src/views/vab/table/base.vue rename to copy backup/vab/table/base.vue diff --git a/src/views/vab/table/column.vue b/copy backup/vab/table/column.vue similarity index 100% rename from src/views/vab/table/column.vue rename to copy backup/vab/table/column.vue diff --git a/src/views/vab/table/remote.vue b/copy backup/vab/table/remote.vue similarity index 100% rename from src/views/vab/table/remote.vue rename to copy backup/vab/table/remote.vue diff --git a/src/views/vab/table/thead.vue b/copy backup/vab/table/thead.vue similarity index 100% rename from src/views/vab/table/thead.vue rename to copy backup/vab/table/thead.vue diff --git a/src/views/vab/tableselect.vue b/copy backup/vab/tableselect.vue similarity index 100% rename from src/views/vab/tableselect.vue rename to copy backup/vab/tableselect.vue diff --git a/src/views/vab/upload.vue b/copy backup/vab/upload.vue similarity index 100% rename from src/views/vab/upload.vue rename to copy backup/vab/upload.vue diff --git a/src/views/vab/video.vue b/copy backup/vab/video.vue similarity index 100% rename from src/views/vab/video.vue rename to copy backup/vab/video.vue diff --git a/src/views/vab/watermark.vue b/copy backup/vab/watermark.vue similarity index 100% rename from src/views/vab/watermark.vue rename to copy backup/vab/watermark.vue diff --git a/src/views/vab/workflow.vue b/copy backup/vab/workflow.vue similarity index 100% rename from src/views/vab/workflow.vue rename to copy backup/vab/workflow.vue diff --git a/package.json b/package.json index f682913..83ccdd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "scui", - "version": "1.6.9", + "name": "X-PHP-Admin", + "version": "1.0.1", "private": true, "scripts": { "serve": "vue-cli-service serve", diff --git a/src/layout/components/sideM.vue b/src/layout/components/sideM.vue index 50153d3..077dc99 100644 --- a/src/layout/components/sideM.vue +++ b/src/layout/components/sideM.vue @@ -124,7 +124,7 @@