Browse Source

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

jihuaqiang 2 years ago
parent
commit
7ea65f673f
1 changed files with 2 additions and 2 deletions
  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"