Browse Source

邵根的bug

任一存 3 years ago
parent
commit
a344f3638b
2 changed files with 1 additions and 7 deletions
  1. 1 1
      web/src/views/JoinSupport/Volunteer.vue
  2. 0 6
      web/src/views/dataAll.js

+ 1 - 1
web/src/views/JoinSupport/Volunteer.vue

@@ -71,7 +71,7 @@ export default {
 <style lang='less' scoped>
 <style lang='less' scoped>
 .Volunteer {
 .Volunteer {
   clear: both;
   clear: both;
-  width: 1200px;
+  width: 900px;
   height: 727px;
   height: 727px;
   padding-top: 4px;
   padding-top: 4px;
   margin: 20px auto 0;
   margin: 20px auto 0;

File diff suppressed because it is too large
+ 0 - 6
web/src/views/dataAll.js