Bläddra i källkod

add postid and srccontentid

jihuaqiang 2 år sedan
förälder
incheckning
7bad723303
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      pages/treasure/index.vue

+ 1 - 1
pages/treasure/index.vue

@@ -5,7 +5,7 @@
 		</template>
 		</template>
 		<template v-else>
 		<template v-else>
 			<template v-if="isMobile">
 			<template v-if="isMobile">
-				<MobileLandPage :playType="PlayType.Treasure" :useFul="true" :userInfo="detail.postUserInfo" :usValue="detail.upGainAmountValue" :postId="detail.srcContentId"></MobileLandPage>
+				<MobileLandPage :playType="PlayType.Treasure" :useFul="true" :userInfo="detail.postUserInfo" :usValue="detail.upGainAmountValue" :postId="detail.postId" :srcContentId="detail.srcContentId"></MobileLandPage>
 			</template>
 			</template>
 			<template v-else>
 			<template v-else>
 				<div class="logo">
 				<div class="logo">