diff --git a/src/views/components/checkBox.vue b/src/views/components/checkBox.vue
new file mode 100644
index 00000000..bfd326ca
--- /dev/null
+++ b/src/views/components/checkBox.vue
@@ -0,0 +1,77 @@
+
+
+
全选
+
+
+
+ {{n.label}}
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/components/dragItem.vue b/src/views/components/dragItem.vue
new file mode 100644
index 00000000..c9268ac9
--- /dev/null
+++ b/src/views/components/dragItem.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/modules/base/diyInfo.vue b/src/views/modules/base/diyInfo.vue
new file mode 100644
index 00000000..7f3e86bc
--- /dev/null
+++ b/src/views/modules/base/diyInfo.vue
@@ -0,0 +1,455 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 删除
+ 预览
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/modules/base/resi.vue b/src/views/modules/base/resi.vue
index 5ffed18a..2e6f90fe 100644
--- a/src/views/modules/base/resi.vue
+++ b/src/views/modules/base/resi.vue
@@ -63,6 +63,10 @@
class="diy-button--reset"
:loading="exportBtn"
@click="handleExport">{{exportBtnTitle}}
+ 自定义导出
+
+
+