1
jhzh
2026-01-15 d11b87e417d7881bfb335f07ad008d7671a9daf2
src/page/transferRecord/compontents/recharge-list.vue
@@ -17,7 +17,7 @@
                           class="iconfont icon-yinlian"></i> -->
                {{ item.payChannel == 0 ? $t('hj229') : item.payChannel == 1 ? $t('hj230') : item.payChannel }}
              </span>
              <span class="payNumber">{{$t('hj172')}}:<span :style="{ color: $state.theme == 'red' ? '#BB1815' : '' }">¥{{
              <span class="payNumber">{{$t('hj172')}}:<span :style="{ color: $state.theme == 'red' ? '#BB1815' : '' }">円{{
                  item.payAmt
              }}</span></span>
              <span