WXT往昔 3 роки тому
батько
коміт
e84c25b7e4
1 змінених файлів з 17 додано та 0 видалено
  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:`