diff --git a/.gitee/ISSUE_TEMPLATE.zh-CN.md b/.gitee/ISSUE_TEMPLATE.zh-CN.md deleted file mode 100644 index 1fd61ab..0000000 --- a/.gitee/ISSUE_TEMPLATE.zh-CN.md +++ /dev/null @@ -1,13 +0,0 @@ -请提交`Issue`时填写以下信息,以便我们更快更准确的定位和复现问题,谢谢。 - -### 1、SCUI版本号 - -### 2、运行浏览器品牌及版本号 - -### 3、问题的描述 - -### 4、重现步骤 - -### 5、期待的结果 - -### 6、最小化可复现问题的源码 diff --git a/.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md b/.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md deleted file mode 100644 index 281ac35..0000000 --- a/.gitee/PULL_REQUEST_TEMPLATE.zh-CN.md +++ /dev/null @@ -1,5 +0,0 @@ -请在提交PR前阅读以下说明,谢谢。 -- 提交 PR 前请`rebase`,确保`commit`记录的整洁。 -- 确保 PR 是提交到`develop`分支,而不是`master`分支。 -- 在下方填写本次 PR 的目的。 - diff --git a/.gitignore b/.gitignore index 2bdd9d9..3df2a46 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ .DS_Store node_modules /dist +/backup # local env files .env.local diff --git a/copy backup/client/index.vue b/copy backup/client/index.vue deleted file mode 100644 index 0b2c98b..0000000 --- a/copy backup/client/index.vue +++ /dev/null @@ -1,124 +0,0 @@ - - - - - diff --git a/copy backup/client/save.vue b/copy backup/client/save.vue deleted file mode 100644 index 67fdaa9..0000000 --- a/copy backup/client/save.vue +++ /dev/null @@ -1,109 +0,0 @@ - - - - - diff --git a/copy backup/dept/index.vue b/copy backup/dept/index.vue deleted file mode 100644 index 80954b6..0000000 --- a/copy backup/dept/index.vue +++ /dev/null @@ -1,153 +0,0 @@ - - - - - diff --git a/copy backup/dept/save.vue b/copy backup/dept/save.vue deleted file mode 100644 index edb8cee..0000000 --- a/copy backup/dept/save.vue +++ /dev/null @@ -1,116 +0,0 @@ - - - - - diff --git a/copy backup/dic/dic.vue b/copy backup/dic/dic.vue deleted file mode 100644 index 324ee6e..0000000 --- a/copy backup/dic/dic.vue +++ /dev/null @@ -1,103 +0,0 @@ - - - - - diff --git a/copy backup/dic/index.vue b/copy backup/dic/index.vue deleted file mode 100644 index fca87e7..0000000 --- a/copy backup/dic/index.vue +++ /dev/null @@ -1,333 +0,0 @@ - - - - - diff --git a/copy backup/dic/list.vue b/copy backup/dic/list.vue deleted file mode 100644 index 5a82375..0000000 --- a/copy backup/dic/list.vue +++ /dev/null @@ -1,111 +0,0 @@ - - - - - diff --git a/copy backup/other/about.vue b/copy backup/other/about.vue deleted file mode 100644 index 4463021..0000000 --- a/copy backup/other/about.vue +++ /dev/null @@ -1,57 +0,0 @@ - - - - - diff --git a/copy backup/other/directive.vue b/copy backup/other/directive.vue deleted file mode 100644 index 693ea6c..0000000 --- a/copy backup/other/directive.vue +++ /dev/null @@ -1,58 +0,0 @@ - - - - - diff --git a/copy backup/other/fullpage.vue b/copy backup/other/fullpage.vue deleted file mode 100644 index d6ecd3d..0000000 --- a/copy backup/other/fullpage.vue +++ /dev/null @@ -1,32 +0,0 @@ - - - - - diff --git a/copy backup/other/loadJS.vue b/copy backup/other/loadJS.vue deleted file mode 100644 index d4a6127..0000000 --- a/copy backup/other/loadJS.vue +++ /dev/null @@ -1,60 +0,0 @@ - - - - - diff --git a/copy backup/other/verificate.vue b/copy backup/other/verificate.vue deleted file mode 100644 index edcf0db..0000000 --- a/copy backup/other/verificate.vue +++ /dev/null @@ -1,139 +0,0 @@ - - - - - diff --git a/copy backup/other/viewTags.vue b/copy backup/other/viewTags.vue deleted file mode 100644 index 20bdc92..0000000 --- a/copy backup/other/viewTags.vue +++ /dev/null @@ -1,82 +0,0 @@ - - - - - diff --git a/copy backup/role/index.vue b/copy backup/role/index.vue deleted file mode 100644 index 03e4bcb..0000000 --- a/copy backup/role/index.vue +++ /dev/null @@ -1,177 +0,0 @@ - - - - - diff --git a/copy backup/role/permission.vue b/copy backup/role/permission.vue deleted file mode 100644 index 3c6c98f..0000000 --- a/copy backup/role/permission.vue +++ /dev/null @@ -1,190 +0,0 @@ - - - - - diff --git a/copy backup/role/save.vue b/copy backup/role/save.vue deleted file mode 100644 index c183bd3..0000000 --- a/copy backup/role/save.vue +++ /dev/null @@ -1,107 +0,0 @@ - - - - - diff --git a/copy backup/template/layout/blank.vue b/copy backup/template/layout/blank.vue deleted file mode 100644 index 6d2f86d..0000000 --- a/copy backup/template/layout/blank.vue +++ /dev/null @@ -1,17 +0,0 @@ - - - - - diff --git a/copy backup/template/layout/layoutLCR.vue b/copy backup/template/layout/layoutLCR.vue deleted file mode 100644 index 99a9b66..0000000 --- a/copy backup/template/layout/layoutLCR.vue +++ /dev/null @@ -1,39 +0,0 @@ - - - - - diff --git a/copy backup/template/layout/layoutTCB.vue b/copy backup/template/layout/layoutTCB.vue deleted file mode 100644 index 29376c9..0000000 --- a/copy backup/template/layout/layoutTCB.vue +++ /dev/null @@ -1,23 +0,0 @@ - - - - - diff --git a/copy backup/template/list/chartlist.vue b/copy backup/template/list/chartlist.vue deleted file mode 100644 index 9b68315..0000000 --- a/copy backup/template/list/chartlist.vue +++ /dev/null @@ -1,222 +0,0 @@ - - - - - diff --git a/copy backup/template/list/crud/detail.vue b/copy backup/template/list/crud/detail.vue deleted file mode 100644 index 4440964..0000000 --- a/copy backup/template/list/crud/detail.vue +++ /dev/null @@ -1,42 +0,0 @@ - - - - - diff --git a/copy backup/template/list/crud/index.vue b/copy backup/template/list/crud/index.vue deleted file mode 100644 index cd8bef3..0000000 --- a/copy backup/template/list/crud/index.vue +++ /dev/null @@ -1,158 +0,0 @@ - - - - - diff --git a/copy backup/template/list/crud/info.vue b/copy backup/template/list/crud/info.vue deleted file mode 100644 index ee48ccd..0000000 --- a/copy backup/template/list/crud/info.vue +++ /dev/null @@ -1,33 +0,0 @@ - - - - - diff --git a/copy backup/template/list/crud/save.vue b/copy backup/template/list/crud/save.vue deleted file mode 100644 index 1e8ce56..0000000 --- a/copy backup/template/list/crud/save.vue +++ /dev/null @@ -1,114 +0,0 @@ - - - - - diff --git a/copy backup/template/list/son.vue b/copy backup/template/list/son.vue deleted file mode 100644 index 31dc536..0000000 --- a/copy backup/template/list/son.vue +++ /dev/null @@ -1,74 +0,0 @@ - - - - - diff --git a/copy backup/template/list/tab.vue b/copy backup/template/list/tab.vue deleted file mode 100644 index a258870..0000000 --- a/copy backup/template/list/tab.vue +++ /dev/null @@ -1,167 +0,0 @@ - - - - - diff --git a/copy backup/template/list/tree.vue b/copy backup/template/list/tree.vue deleted file mode 100644 index 71ab7c4..0000000 --- a/copy backup/template/list/tree.vue +++ /dev/null @@ -1,128 +0,0 @@ - - - - - diff --git a/copy backup/template/list/width.vue b/copy backup/template/list/width.vue deleted file mode 100644 index 8a74ecd..0000000 --- a/copy backup/template/list/width.vue +++ /dev/null @@ -1,66 +0,0 @@ - - - - - diff --git a/copy backup/template/other/stepform.vue b/copy backup/template/other/stepform.vue deleted file mode 100644 index df1c635..0000000 --- a/copy backup/template/other/stepform.vue +++ /dev/null @@ -1,150 +0,0 @@ - - - - - diff --git a/copy backup/vab/chart.vue b/copy backup/vab/chart.vue deleted file mode 100644 index 5af624c..0000000 --- a/copy backup/vab/chart.vue +++ /dev/null @@ -1,232 +0,0 @@ - - - - - diff --git a/copy backup/vab/codeeditor.vue b/copy backup/vab/codeeditor.vue deleted file mode 100644 index dab70d7..0000000 --- a/copy backup/vab/codeeditor.vue +++ /dev/null @@ -1,88 +0,0 @@ - - - - - diff --git a/copy backup/vab/contextmenu.vue b/copy backup/vab/contextmenu.vue deleted file mode 100644 index d5597d4..0000000 --- a/copy backup/vab/contextmenu.vue +++ /dev/null @@ -1,117 +0,0 @@ - - - - - \ No newline at end of file diff --git a/copy backup/vab/cron.vue b/copy backup/vab/cron.vue deleted file mode 100644 index 5863f4e..0000000 --- a/copy backup/vab/cron.vue +++ /dev/null @@ -1,46 +0,0 @@ - - - \ No newline at end of file diff --git a/copy backup/vab/cropper.vue b/copy backup/vab/cropper.vue deleted file mode 100644 index ac442c1..0000000 --- a/copy backup/vab/cropper.vue +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - diff --git a/copy backup/vab/dialog/dialog1.vue b/copy backup/vab/dialog/dialog1.vue deleted file mode 100644 index c4a66e2..0000000 --- a/copy backup/vab/dialog/dialog1.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/copy backup/vab/dialog/dialog2.vue b/copy backup/vab/dialog/dialog2.vue deleted file mode 100644 index fe1f8a2..0000000 --- a/copy backup/vab/dialog/dialog2.vue +++ /dev/null @@ -1,28 +0,0 @@ - - - - - diff --git a/copy backup/vab/dialog/index.vue b/copy backup/vab/dialog/index.vue deleted file mode 100644 index f03de4f..0000000 --- a/copy backup/vab/dialog/index.vue +++ /dev/null @@ -1,101 +0,0 @@ - - - - - - - diff --git a/copy backup/vab/drag.vue b/copy backup/vab/drag.vue deleted file mode 100644 index 7707027..0000000 --- a/copy backup/vab/drag.vue +++ /dev/null @@ -1,117 +0,0 @@ - - - - - diff --git a/copy backup/vab/editor.vue b/copy backup/vab/editor.vue deleted file mode 100644 index d28c351..0000000 --- a/copy backup/vab/editor.vue +++ /dev/null @@ -1,52 +0,0 @@ - - - - - diff --git a/copy backup/vab/fileselect.vue b/copy backup/vab/fileselect.vue deleted file mode 100644 index 3a15b19..0000000 --- a/copy backup/vab/fileselect.vue +++ /dev/null @@ -1,55 +0,0 @@ - - - - - diff --git a/copy backup/vab/filterBar.vue b/copy backup/vab/filterBar.vue deleted file mode 100644 index 6656838..0000000 --- a/copy backup/vab/filterBar.vue +++ /dev/null @@ -1,185 +0,0 @@ - - - - - diff --git a/copy backup/vab/form.vue b/copy backup/vab/form.vue deleted file mode 100644 index e9872ae..0000000 --- a/copy backup/vab/form.vue +++ /dev/null @@ -1,410 +0,0 @@ - - - - - diff --git a/copy backup/vab/formtable.vue b/copy backup/vab/formtable.vue deleted file mode 100644 index d3bb243..0000000 --- a/copy backup/vab/formtable.vue +++ /dev/null @@ -1,131 +0,0 @@ - - - diff --git a/copy backup/vab/iconfont.vue b/copy backup/vab/iconfont.vue deleted file mode 100644 index ef0989e..0000000 --- a/copy backup/vab/iconfont.vue +++ /dev/null @@ -1,42 +0,0 @@ - - - - - diff --git a/copy backup/vab/iconselect.vue b/copy backup/vab/iconselect.vue deleted file mode 100644 index 36c707f..0000000 --- a/copy backup/vab/iconselect.vue +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - diff --git a/copy backup/vab/importexport.vue b/copy backup/vab/importexport.vue deleted file mode 100644 index 663e30d..0000000 --- a/copy backup/vab/importexport.vue +++ /dev/null @@ -1,169 +0,0 @@ - - - - - diff --git a/copy backup/vab/mini.vue b/copy backup/vab/mini.vue deleted file mode 100644 index 8de9045..0000000 --- a/copy backup/vab/mini.vue +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - diff --git a/copy backup/vab/print.vue b/copy backup/vab/print.vue deleted file mode 100644 index 7370895..0000000 --- a/copy backup/vab/print.vue +++ /dev/null @@ -1,49 +0,0 @@ - - - - - diff --git a/copy backup/vab/qrcode.vue b/copy backup/vab/qrcode.vue deleted file mode 100644 index 7e443c9..0000000 --- a/copy backup/vab/qrcode.vue +++ /dev/null @@ -1,47 +0,0 @@ - - - - - diff --git a/copy backup/vab/select.vue b/copy backup/vab/select.vue deleted file mode 100644 index 8913682..0000000 --- a/copy backup/vab/select.vue +++ /dev/null @@ -1,65 +0,0 @@ - - - - - - - diff --git a/copy backup/vab/selectFilter.vue b/copy backup/vab/selectFilter.vue deleted file mode 100644 index d1baf52..0000000 --- a/copy backup/vab/selectFilter.vue +++ /dev/null @@ -1,92 +0,0 @@ - - - - - diff --git a/copy backup/vab/statistic.vue b/copy backup/vab/statistic.vue deleted file mode 100644 index 70bd2a0..0000000 --- a/copy backup/vab/statistic.vue +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - diff --git a/copy backup/vab/table/base.vue b/copy backup/vab/table/base.vue deleted file mode 100644 index 1dd149b..0000000 --- a/copy backup/vab/table/base.vue +++ /dev/null @@ -1,56 +0,0 @@ - - - - - diff --git a/copy backup/vab/table/column.vue b/copy backup/vab/table/column.vue deleted file mode 100644 index eb7f157..0000000 --- a/copy backup/vab/table/column.vue +++ /dev/null @@ -1,74 +0,0 @@ - - - - - diff --git a/copy backup/vab/table/remote.vue b/copy backup/vab/table/remote.vue deleted file mode 100644 index f3edd13..0000000 --- a/copy backup/vab/table/remote.vue +++ /dev/null @@ -1,47 +0,0 @@ - - - - - diff --git a/copy backup/vab/table/thead.vue b/copy backup/vab/table/thead.vue deleted file mode 100644 index c7ddcb8..0000000 --- a/copy backup/vab/table/thead.vue +++ /dev/null @@ -1,38 +0,0 @@ - - - - - diff --git a/copy backup/vab/tableselect.vue b/copy backup/vab/tableselect.vue deleted file mode 100644 index 0e60049..0000000 --- a/copy backup/vab/tableselect.vue +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - diff --git a/copy backup/vab/upload.vue b/copy backup/vab/upload.vue deleted file mode 100644 index 7873557..0000000 --- a/copy backup/vab/upload.vue +++ /dev/null @@ -1,154 +0,0 @@ - - - - - diff --git a/copy backup/vab/video.vue b/copy backup/vab/video.vue deleted file mode 100644 index 21e17ce..0000000 --- a/copy backup/vab/video.vue +++ /dev/null @@ -1,65 +0,0 @@ - - - - - diff --git a/copy backup/vab/watermark.vue b/copy backup/vab/watermark.vue deleted file mode 100644 index b2168c0..0000000 --- a/copy backup/vab/watermark.vue +++ /dev/null @@ -1,63 +0,0 @@ - - - - - diff --git a/copy backup/vab/workflow.vue b/copy backup/vab/workflow.vue deleted file mode 100644 index 4477701..0000000 --- a/copy backup/vab/workflow.vue +++ /dev/null @@ -1,114 +0,0 @@ - - - - -