소스 검색

elective report demo style.

hare8999@163.com 3 년 전
부모
커밋
222e1a8608
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/elective/report/index.vue

+ 2 - 2
src/views/elective/report/index.vue

@@ -47,8 +47,8 @@ export default {
 
 <style scoped>
 .flip-class {
-  width: 1100px;
-  height: 550px;
+  width: 100%;
+  height: 750px;
   background-color: #999999;
   padding: 20px 0;
 }