소스 검색

ipad演示版样式兼容

duanchangpeng 5 년 전
부모
커밋
ff435490eb
3개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 0
      hbuild/GoAllOutTv/GoAllOutTv/index.html
  2. 3 1
      tv/src/components/levelIcon.vue
  3. 1 1
      tv/src/views/Main.vue

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
hbuild/GoAllOutTv/GoAllOutTv/index.html


+ 3 - 1
tv/src/components/levelIcon.vue

@@ -63,7 +63,9 @@
       height: 5rem;
     }
     .levelIconTest {
-
+      /*position: absolute;*/
+      /*bottom: 0.1rem;*/
+      /*padding-bottom: 5px;*/
     }
     .levelIconTV {
       position: absolute;

+ 1 - 1
tv/src/views/Main.vue

@@ -596,7 +596,7 @@ ul, li {
 
 .userList {
   width: 100%;
-  /*min-height: 33%;*/
+  /*min-height: 76%;*/
   /*height: 76%;*/
   overflow: hidden;
   overflow-y: scroll;

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.