|
|
@ -36,7 +36,7 @@ |
|
|
<div>{{$t('contract.a7')}} |
|
|
<div>{{$t('contract.a7')}} |
|
|
<!-- (USDT) --> |
|
|
<!-- (USDT) --> |
|
|
</div> |
|
|
</div> |
|
|
<div class="decreace">{{ price1(accountInfo.riskRate) || "0%" }}</div> |
|
|
<div class="decreace">{{ accountInfo.riskRate || "0%" }}</div> |
|
|
</div> |
|
|
</div> |
|
|
<!-- <div class="d-flex p-3 justify-content-between" v-if="false"> |
|
|
<!-- <div class="d-flex p-3 justify-content-between" v-if="false"> |
|
|
<div>{{$t('contract.a8')}}(USDT)</div> |
|
|
<div>{{$t('contract.a8')}}(USDT)</div> |
|
|
|