diff --git a/src/views/modules/user/icresicollect-add-or-update.vue b/src/views/modules/user/icresicollect-add-or-update.vue
new file mode 100644
index 000000000..c9761d39f
--- /dev/null
+++ b/src/views/modules/user/icresicollect-add-or-update.vue
@@ -0,0 +1,244 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('cancel') }}
+ {{ $t('confirm') }}
+
+
+
+
+
diff --git a/src/views/modules/user/icresicollect.vue b/src/views/modules/user/icresicollect.vue
new file mode 100644
index 000000000..290db9dcf
--- /dev/null
+++ b/src/views/modules/user/icresicollect.vue
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+
+ {{ $t('query') }}
+
+
+ {{ $t('add') }}
+
+
+ {{ $t('deleteBatch') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('update') }}
+ {{ $t('delete') }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/user/icresicollectvisitor-add-or-update.vue b/src/views/modules/user/icresicollectvisitor-add-or-update.vue
new file mode 100644
index 000000000..4ca6d7740
--- /dev/null
+++ b/src/views/modules/user/icresicollectvisitor-add-or-update.vue
@@ -0,0 +1,237 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('cancel') }}
+ {{ $t('confirm') }}
+
+
+
+
+
diff --git a/src/views/modules/user/icresicollectvisitor.vue b/src/views/modules/user/icresicollectvisitor.vue
new file mode 100644
index 000000000..044f28af8
--- /dev/null
+++ b/src/views/modules/user/icresicollectvisitor.vue
@@ -0,0 +1,89 @@
+
+
+
+
+
+
+
+
+ {{ $t('query') }}
+
+
+ {{ $t('add') }}
+
+
+ {{ $t('deleteBatch') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('update') }}
+ {{ $t('delete') }}
+
+
+
+
+
+
+
+
+
+
+
+