Forráskód Böngészése

【做题家】 修改倒计时标题

tangyuanwang 3 napja
szülő
commit
72545715c3
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -8,7 +8,7 @@
     <view class="home">
       <!-- 倒计时 -->
       <view class="time" v-if="(splitDays != '') & (splitDays != null)">
-        <view>倒计时</view>
+        <view>距离考试倒计时</view>
         <!-- 将天数拆分为单个数字显示 -->
         <view
           class="exam-countdown-tiem-item"