Explorar o código

云上美博会价格开放

喻文俊 %!s(int64=4) %!d(string=hai) anos
pai
achega
972012e871
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/resources/static/js/activity/index.js

+ 1 - 1
src/main/resources/static/js/activity/index.js

@@ -36,10 +36,10 @@ var activeApp = (function () {
         },
         mounted: function mounted() {
             this.pageLoaded();
-            this.initUserInfo()
         }
         ,
         created: function created() {
+            this.initUserInfo();
             this.getFloorData();
         }
         ,