shaogen1995 3 년 전
부모
커밋
1e6b6c087a
2개의 변경된 파일2개의 추가작업 그리고 8개의 파일을 삭제
  1. 1 1
      web/src/views/JoinSupport/Volunteer.vue
  2. 1 7
      web/src/views/dataAll.js

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

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

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 7
web/src/views/dataAll.js