1
jhzh
2026-01-31 9bd6b37a51f7d63a12fa9fe823cc7c9943bbd361
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