douzhuo 1 rok temu
rodzic
commit
b2afa640e5
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      pages/mine/equipmentLog.vue

+ 1
- 1
pages/mine/equipmentLog.vue Wyświetl plik

@@ -30,7 +30,7 @@
<view class="items">
<text>录音开启用时</text>
<text class="font"
:style="{color: info.recording==1?'red':'#333'}">{{info.startActionTime || ''}}min</text>
:style="{color: info.recording==1?'red':'#333'}">{{info.startActionTime || 0}}min</text>
</view>
<view class="line"></view>
<view class="items">


Ładowanie…
Anuluj
Zapisz