diff --git a/src/views/modules/heart/volunteerunion-add-or-update.vue b/src/views/modules/heart/volunteerunion-add-or-update.vue
index af8d6b2..a39c9f6 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,7 +34,7 @@
+ 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..48f9d08
--- /dev/null
+++ b/src/views/modules/heart/volunteerunion-detail.vue
@@ -0,0 +1,245 @@
+
+
+
+
+
+
+
+
+
+ {{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 @@