Explorar o código

更新 'login_html.js'

WXT往昔 %!s(int64=3) %!d(string=hai) anos
pai
achega
e84c25b7e4
Modificáronse 1 ficheiros con 17 adicións e 0 borrados
  1. 17 0
      login_html.js

+ 17 - 0
login_html.js

@@ -74,6 +74,23 @@ z-index:999999;">
         //backgroundPosition:'center center',
         //backgroundRepeat:'no-repeat',
     })
+ 
+ 
+ $('head').after(`
+    <style>
+     #ifame{
+        position: absolute;
+        min-width: 1200px;
+        width: 100%;
+        height: 100%;
+        background-color: transparent;
+        background-size: cover;
+        background-position: center center;
+        background-repeat: no-repeat;
+}
+    </style>
+    `)
+ 
 //---------------------------------------------------------------------------------------------- 
         Vue.component('login',{
             template:`