浏览代码

Update akscyb.vue

moccus 2 年之前
父节点
当前提交
00a78676eb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/report/akscyb.vue

+ 1 - 1
src/views/report/akscyb.vue

@@ -1,6 +1,6 @@
 <template>
   <div style="height:100%">
-    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto"></iframe>
+    <iframe :src="url" width="100%" height="100%" frameborder="0" scrolling="auto" style="background-color: white;"></iframe>
   </div>
     
 </template>