|
|
|
@ -55,7 +55,7 @@ |
|
|
|
</div> |
|
|
|
<div class="page-top d-flex pt-2"> |
|
|
|
<!-- 交易对 --> |
|
|
|
<div style="width: 22%;background-color: #fff;margin-right: 7px;"> |
|
|
|
<div style="width: 23%;background-color: #fff;margin-right: 7px;"> |
|
|
|
<div class="d-flex search_box"> |
|
|
|
<i class="el-icon-search"></i> |
|
|
|
<input type="text" :placeholder="$t('exchange.search')" v-model="filterCoin" style="color: black;"> |
|
|
|
|