Explorar o código

Update index.tsx

lex hai 1 ano
pai
achega
e0a1dff929
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      src/views/xiaoku-music/index.tsx

+ 2 - 1
src/views/xiaoku-music/index.tsx

@@ -611,7 +611,8 @@ export default defineComponent({
                     <iframe
                       id="staffIframeRef"
                       style={{
-                        width: '100%'
+                        width: '100%',
+                        height: '100%'
                         // opacity: loading.value ? 0 : 1
                       }}
                       src={data.iframeSrc}