diff --git a/src/views/modules/heart/actapplyinfo-add-or-update.vue b/src/views/modules/heart/actapplyinfo-add-or-update.vue
new file mode 100644
index 0000000..cdd0d3e
--- /dev/null
+++ b/src/views/modules/heart/actapplyinfo-add-or-update.vue
@@ -0,0 +1,128 @@
+
+
+
+
+
+ {{dataForm.actTitle}}
+
+
+ {{dataForm.actContent}}
+
+
+ {{dataForm.actAddress}}
+
+
+ {{dataForm.actStartTime}}-{{dataForm.actEndTime}}
+
+
+ {{dataForm.actPeopleNum}}
+
+
+ {{dataForm.actContacts}}
+
+
+ {{dataForm.actTel}}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('cancel') }}
+ {{ $t('confirm') }}
+
+
+
+
+
diff --git a/src/views/modules/heart/actapplyinfo-detail.vue b/src/views/modules/heart/actapplyinfo-detail.vue
new file mode 100644
index 0000000..608939c
--- /dev/null
+++ b/src/views/modules/heart/actapplyinfo-detail.vue
@@ -0,0 +1,121 @@
+
+
+
+
+
+ {{dataForm.actTitle}}
+
+
+ {{dataForm.actContent}}
+
+
+ {{dataForm.actAddress}}
+
+
+ {{dataForm.actStartTime}}-{{dataForm.actEndTime}}
+
+
+ {{dataForm.actPeopleNum}}
+
+
+ {{dataForm.actContacts}}
+
+
+ {{dataForm.actTel}}
+
+
+ {{dataForm.actStatus}}
+
+
+ {{dataForm.noPassReason}}
+
+
+
+
+
+
diff --git a/src/views/modules/heart/actapplyinfo.vue b/src/views/modules/heart/actapplyinfo.vue
new file mode 100644
index 0000000..9ebdb8d
--- /dev/null
+++ b/src/views/modules/heart/actapplyinfo.vue
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+
+
+
+ 查看
+ 审核
+ 已审核
+
+
+
+
+
+
+
+
+
+
+
+
+
+