瀏覽代碼

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

jihuaqiang 2 年之前
父節點
當前提交
7ea65f673f
共有 1 個文件被更改,包括 2 次插入2 次删除
  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"