Explorar o código

Merge branch 'dev_1.1.5' of https://git.yishihui.com/DeNet/de-net into dev_1.1.5

wenliming %!s(int64=2) %!d(string=hai) anos
pai
achega
f8562aa7db
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/view/iframe/red-packet/luck-draw.vue

+ 1 - 1
src/view/iframe/red-packet/luck-draw.vue

@@ -1385,7 +1385,7 @@ function init(initParams) {
             state.userId = res.data.srcUserId;
             state.tweet_author = state.detail.postUserInfo && state.detail.postUserInfo.nickName || '';
             state.customCover = state.detail.posterType == 2 ? 1 : 0;
-            state.customGiveaway = state.detail.posterType == 2 ? 1 : 0;
+            state.customGiveaway = state.detail.rewardType == 2 ? 1 : 0;
             // 不要删除这个console
             console.log('postBizData', state.detail)
             checkFacebookReply();