jhzh
2024-05-26 fb74850a21ec54c3c67fceb31d038b2cf402c6c6
src/page/user/compontents/cash-list.vue
@@ -14,7 +14,7 @@
          <div class="order-info-box">
            <div class="order-title">
              <span class="main"> {{ $t("hjtxyhk") }} </span>
              <span class="payNumber">${{ item.withAmt }}</span>
              <span class="payNumber">₹{{ item.withAmt }}</span>
              <span class="red pull-right">
                {{
                  item.withStatus == 1
@@ -48,7 +48,7 @@
              <p class="clearfix">
                <span class="col-xs-6"
                  >{{ $t("hj44") }}:<b class="space"
                    >${{ item.withFee }}</b
                    >₹{{ item.withFee }}</b
                  ></span
                >
                <!-- <span class="col-xs-6">实际到账金额:<b class="space" style="font-size:0.26rem">{{item.withAmt - item.withFee}}</b>元</span>                         -->