Explorar o código

fix: 增加iframe背景色 防止刷新框架时显示后面的iframe

xyh %!s(int64=2) %!d(string=hai) anos
pai
achega
511b67bc63

+ 1 - 0
packages/app/src/pages/home/main/tab-panel/index.module.css

@@ -1,6 +1,7 @@
 .iframe {
   width: 100%;
   height: 100%;
+  background-color: #f5f5f5;
   border: unset;
 }