diff --git a/src/views/modules/heart/actapplyinfo-detail.vue b/src/views/modules/heart/actapplyinfo-detail.vue
new file mode 100644
index 0000000..f6ac173
--- /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
index 2d1a851..7cd0fcd 100644
--- a/src/views/modules/heart/actapplyinfo.vue
+++ b/src/views/modules/heart/actapplyinfo.vue
@@ -5,10 +5,12 @@
-
+
- 审核
+ 查看
+ 审核
+ 已审核
@@ -23,6 +25,10 @@
+
+
@@ -30,6 +36,7 @@