ソースを参照

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%;
         }