소스 검색

Merge branch 'dev_1.1.5-1' of https://git.yishihui.com/DeNet/de-net into dev_1.1.5-1

zhangwei 2 년 전
부모
커밋
f4b58842c2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/view/content/tool-box/index.vue

+ 1 - 0
src/view/content/tool-box/index.vue

@@ -405,6 +405,7 @@ const clickFull = () => {
         justify-content: center;
 
         iframe {
+            background: #fff;
             width: 100%;
             height: 100%;
         }