Parcourir la source

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

zhangwei il y a 2 ans
Parent
commit
f4b58842c2
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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%;
         }