|
|
|
@ -246,7 +246,7 @@ |
|
|
|
<view class="price-info d-flex"> |
|
|
|
<img :src="item.coin_icon" style="width: 28px;height: 28px;margin-right: 5px;" |
|
|
|
v-if="item.coin_name !== 'TRX'" /> |
|
|
|
<img src="https://seee.iwebcoin.com/storage/images/trx.png" style="width: 28px;height: 28px;margin-right: 5px;" |
|
|
|
<img src="https://seee.iwebcoins.com/storage/images/trx.png" style="width: 28px;height: 28px;margin-right: 5px;" |
|
|
|
v-else /> |
|
|
|
<view class="d-flex">{{ item.coin_name }}</view> |
|
|
|
</view> |
|
|
|
@ -255,7 +255,7 @@ |
|
|
|
<view class="price-info d-flex"> |
|
|
|
<img :src="item.coin_icon" style="width: 28px;height: 28px;margin-right: 5px;" |
|
|
|
v-if="item.coin_name !== 'TRX'" /> |
|
|
|
<img src="https://seee.iwebcoin.com/storage/images/trx.png" style="width: 28px;height: 28px;margin-right: 5px;" |
|
|
|
<img src="https://seee.iwebcoins.com/storage/images/trx.png" style="width: 28px;height: 28px;margin-right: 5px;" |
|
|
|
v-else /> |
|
|
|
<view class="d-flex">{{ item.coin_name }}</view> |
|
|
|
</view> |
|
|
|
@ -274,7 +274,7 @@ |
|
|
|
<view class="price-info d-flex"> |
|
|
|
<img :src="item.coin_icon" style="width: 28px;height: 28px;margin-right: 5px;" |
|
|
|
v-if="item.coin_name !== 'TRX'" /> |
|
|
|
<img src="https://seee.iwebcoin.com/storage/images/trx.png" style="width: 28px;height: 28px;margin-right: 5px;" |
|
|
|
<img src="https://seee.iwebcoins.com/storage/images/trx.png" style="width: 28px;height: 28px;margin-right: 5px;" |
|
|
|
v-else /> |
|
|
|
<view class="d-flex">{{ item.coin_name }}</view> |
|
|
|
</view> |
|
|
|
@ -283,7 +283,7 @@ |
|
|
|
<view class="price-info d-flex"> |
|
|
|
<img :src="item.coin_icon" style="width: 28px;height: 28px;margin-right: 5px;" |
|
|
|
v-if="item.coin_name !== 'TRX'" /> |
|
|
|
<img src="https://seee.iwebcoin.com/storage/images/trx.png" style="width: 28px;height: 28px;margin-right: 5px;" |
|
|
|
<img src="https://seee.iwebcoins.com/storage/images/trx.png" style="width: 28px;height: 28px;margin-right: 5px;" |
|
|
|
v-else /> |
|
|
|
<view class="d-flex">{{ item.coin_name }}</view> |
|
|
|
</view> |
|
|
|
|