Explorar el Código

隐藏一直加载的我的折线图

Yannay hace 1 mes
padre
commit
24aa65ec38
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/person/cards/index.vue

+ 1 - 1
pages/person/cards/index.vue

@@ -96,7 +96,7 @@
96 96
             </view>
97 97
 
98 98
             <!-- 折线图 -->
99
-            <view class="card_item">
99
+            <view class="card_item" v-if="false">
100 100
                 <view class="chart_header">
101 101
                     <image class="chart_icon" src="../../../static/icons/line.png" alt=""></image>
102 102
                     <text class="card_title">近7天排名折线图</text>