Explorar o código

更新 'vue-module.js'

WXT往昔 %!s(int64=3) %!d(string=hai) anos
pai
achega
2b1f2f32f4
Modificáronse 1 ficheiros con 2 adicións e 6 borrados
  1. 2 6
      vue-module.js

+ 2 - 6
vue-module.js

@@ -1,6 +1,4 @@
-$(document).ready(function(){
-
-  //登录组件 login 
+ //登录组件 login 
 Vue.component('login',{
                     template:`
             <div type="login" v-on:click="on.button.exit()" v-bind:style="style.box" align="center">
@@ -527,10 +525,8 @@ Vue.component('logon',{
                     }
                 });
 
-
 //启用组件
                 new Vue({
                     el:'#ifame'
                 })
-                
-})
+