Jelajahi Sumber

云上美博会价格开放

喻文俊 3 tahun lalu
induk
melakukan
dbd286ae57
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  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;
                 }