| | |
| | | <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?$t('hjtxcg'):item.withStatus == 2?$t('hjtxsb'):item.withStatus == 3?$t('hjddqx'):$t('hjshz')}} |
| | | <i v-if="item.withStatus == 1" class="iconfont icon-tongguo4 animated bounceIn"></i> |
| | |
| | | </div> |
| | | <div class="order-info"> |
| | | <p class="clearfix"> |
| | | <span class="col-xs-6">{{ $t('hj44') }}:<b class="space">₹{{item.withFee}}</b></span> |
| | | <span class="col-xs-6">{{ $t('hj44') }}:<b class="space"> ﷼{{item.withFee}}</b></span> |
| | | <!-- <span class="col-xs-6">实际到账金额:<b class="space" style="font-size:0.26rem">{{item.withAmt - item.withFee}}</b>元</span> --> |
| | | </p> |
| | | <p class="clearfix"> |