wenliming 2 anni fa
parent
commit
8e80e47328
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. 2 2
      pages/treasure/index.vue

+ 2 - 2
pages/treasure/index.vue

@@ -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"