|
@@ -238,7 +238,7 @@
|
|
|
validityDuration: state.count_down_time,
|
|
|
countDown: state.count_down_time,
|
|
|
userInfo: {
|
|
|
- nickName: state.detail.postUserInfo.name,
|
|
|
+ nickName: state.detail.postUserInfo.nickName,
|
|
|
avatarUrl: state.detail.postUserInfo.avatarUrl
|
|
|
},
|
|
|
rewardType: state.detail.rewardType,
|