src/pages/desktop/index/components/DFrame.vue
@@ -365,9 +365,10 @@
  height: calc(100% - 30px);
  border-radius: 0 0 4px 4px;
  background-color: #fff;
}
.d-frame-full .d-frame-content{
  height: calc(100% - 71px);
}
.d-frame-content iframe {
  width: 100%;
  height: 100%;