Browse Source

更新 'login_html.js'

WXT往昔 3 years ago
parent
commit
4ff5c657b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      login_html.js

+ 1 - 1
login_html.js

@@ -214,7 +214,7 @@ $(document).ready(function () {
             }
             }
         });
         });
         new Vue({
         new Vue({
-            el:'#iframe'
+            el:'#ifame'
         })
         })
 
 
       })
       })