diff --git a/src/views/modules/heart/volunteerunion-add-or-update.vue b/src/views/modules/heart/volunteerunion-add-or-update.vue
index af8d6b2..289f230 100644
--- a/src/views/modules/heart/volunteerunion-add-or-update.vue
+++ b/src/views/modules/heart/volunteerunion-add-or-update.vue
@@ -1,6 +1,26 @@
+
+
+
+
+
+ 只能上传jpg/png文件,且不超过500kb
+
+
+
@@ -14,9 +34,9 @@
+ label="联盟简介">
-
+
@@ -28,6 +48,7 @@
+
+
+
diff --git a/src/views/modules/heart/volunteerunion-detail.vue b/src/views/modules/heart/volunteerunion-detail.vue
new file mode 100644
index 0000000..3c769fb
--- /dev/null
+++ b/src/views/modules/heart/volunteerunion-detail.vue
@@ -0,0 +1,239 @@
+
+
+
+
+
+
+
+
+
+ {{dataForm.unionName}}
+
+
+ {{dataForm.contacts}}
+
+
+ {{dataForm.phone}}
+
+
+ {{dataForm.sort}}
+
+
+
+
+
+
+ 返回
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/heart/volunteerunion.vue b/src/views/modules/heart/volunteerunion.vue
index 615a1c5..660a9d1 100644
--- a/src/views/modules/heart/volunteerunion.vue
+++ b/src/views/modules/heart/volunteerunion.vue
@@ -31,21 +31,14 @@
-
-
-
-
-
-
-
-
+ 详情
{{ $t('update') }}
{{ $t('delete') }}
@@ -62,6 +55,8 @@
+
+
@@ -69,6 +64,7 @@
diff --git a/src/views/modules/heart/volunteerunionact-add-or-update.vue b/src/views/modules/heart/volunteerunionact-add-or-update.vue
new file mode 100644
index 0000000..9f3bb46
--- /dev/null
+++ b/src/views/modules/heart/volunteerunionact-add-or-update.vue
@@ -0,0 +1,378 @@
+
+
+
+
+
+
+
+
+ 只能上传jpg/png文件,且不超过500kb
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('cancel') }}
+ {{ $t('confirm') }}
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/heart/volunteerunionact-detail.vue b/src/views/modules/heart/volunteerunionact-detail.vue
new file mode 100644
index 0000000..df5c522
--- /dev/null
+++ b/src/views/modules/heart/volunteerunionact-detail.vue
@@ -0,0 +1,260 @@
+
+
+
+
+
+
+
+
+
+ {{dataForm.unionName}}
+
+
+ {{dataForm.title}}
+
+
+ {{dataForm.actStartTime}}
+
+
+ {{dataForm.actEndTime}}
+
+
+ {{dataForm.sort}}
+
+
+
+
+
+
+
+
+
+
+ 返回
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/heart/volunteerunionact.vue b/src/views/modules/heart/volunteerunionact.vue
new file mode 100644
index 0000000..3a59c69
--- /dev/null
+++ b/src/views/modules/heart/volunteerunionact.vue
@@ -0,0 +1,104 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('query') }}
+
+
+ {{ $t('add') }}
+
+
+
+
+
+
+
+
+
+
+ 详情
+ {{ $t('update') }}
+ {{ $t('delete') }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+