@@ -6,8 +6,8 @@
</template>
<template v-else>
<template v-if="isMobile">
- <MobileLandPage
- :playType="PlayType.Treasure"
+ <MobileLandPage
+ :playType="PlayType.Treasure"
:useFul="detail.status == 0 || detail.status == 1"
:userInfo="detail.postUserInfo"
:usValue="detail.upGainAmountValue"