Ver Fonte

云上美博会价格开放

喻文俊 há 3 anos atrás
pai
commit
dbd286ae57
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/main/resources/static/js/activity/index.js

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

@@ -274,6 +274,7 @@ var activeApp = (function () {
                 this.GLOBAL_USER_ID = this.globalUserData.userId * 1;
                 this.GLOBAL_USER_IDENTITY = this.globalUserData.userIdentity * 1;
                 this.GLOBAL_SHOP_ID = this.globalUserData.shopId * 1;
+                this.params.userId = this.globalUserData.userId;
                 if (this.GLOBAL_USER_ID === 5261 || this.GLOBAL_USER_ID === 10947 || this.GLOBAL_USER_ID === 11579) {
                     this.GLOBAL_USER_IDENTITY = 1;
                 }