Explorar el Código

金牌嵌入网页样式修改

zhangyujun hace 3 años
padre
commit
a8dbcace8e
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/views/extraWeb/index.vue

+ 2 - 0
src/views/extraWeb/index.vue

@@ -26,6 +26,8 @@ export default defineComponent({
 	height: 100vh;
 	border: none;
 	overflow: hidden;
+	position: fixed;
+	top: 0;
 	> iframe {
 		width: 100%;
 		height: 100vh;