Browse Source

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

zhangwei 2 năm trước cách đây
mục cha
commit
f4b58842c2
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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%;
         }