Przeglądaj źródła

wesmiler 更新第5期升级

wesmiler 5 lat temu
rodzic
commit
67e6f2fe91

+ 1 - 3
public/themes/default/weixin/public/assets/js/entry.js

@@ -50,9 +50,7 @@ var app = new Vue({
             params.birthday_code = typeof (params.birthday_code) != 'undefined'? params.birthday_code : '';
             this.params = params;
         }
-    },
-    updated: function(){
-        var _this = this;
+   
 
         // 居住地
         $("#now_address").val(_this.params.now_address);