diff --git a/src/views/modules/volunteer/activityArchive/add.vue b/src/views/modules/volunteer/activityArchive/add.vue index 7f31a281c..cce73aed2 100644 --- a/src/views/modules/volunteer/activityArchive/add.vue +++ b/src/views/modules/volunteer/activityArchive/add.vue @@ -97,9 +97,10 @@ -
+
+ - +
@@ -497,4 +498,8 @@ export default { .div_map{ width: 400px; } +.div_btn1{ + display: flex; + justify-content: center; +} \ No newline at end of file