|
|
@ -9,13 +9,13 @@ |
|
|
</el-carousel> --> |
|
|
</el-carousel> --> |
|
|
<img src="../../assets/img/index_banner.png" alt="" class="index_banner"> |
|
|
<img src="../../assets/img/index_banner.png" alt="" class="index_banner"> |
|
|
<div class="banner_right"> |
|
|
<div class="banner_right"> |
|
|
<p class="banner_right_p">买币上Coinbebop</p> |
|
|
<p class="banner_right_p">{{ $t("addinfo.BuyCoins") }} Coinbebop </p> |
|
|
<input type="text" placeholder="输入您的邮箱" class="banner_right_input"> |
|
|
<input type="text" :placeholder="$t('login.pleaseEmail')" class="banner_right_input"> |
|
|
<div class="banner_right_code"> |
|
|
<div class="banner_right_code"> |
|
|
<input type="text" placeholder="输入您的邮箱验证码" class="banner_right_input"> |
|
|
<input type="text" :placeholder="$t('setting.enterCode')" class="banner_right_input"> |
|
|
<button>发送验证码</button> |
|
|
<button>{{ $t("login.verCode") }}</button> |
|
|
</div> |
|
|
</div> |
|
|
<button class="banner_right_sign">立即注册</button> |
|
|
<button class="banner_right_sign">{{$t('common.sign_up')}}</button> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<!-- 公告 --> |
|
|
<!-- 公告 --> |
|
|
@ -58,9 +58,9 @@ |
|
|
<ul class="nav nav-tabs ticker-nav" role="tablist"> |
|
|
<ul class="nav nav-tabs ticker-nav" role="tablist"> |
|
|
<li class="nav-item"> |
|
|
<li class="nav-item"> |
|
|
<div class="markets__title"> |
|
|
<div class="markets__title"> |
|
|
<!-- {{ $t("home.marketCenter") }} --> |
|
|
{{ $t("home.marketCenter") }} |
|
|
市场趋势 |
|
|
<!-- {{$t('addinfo.MarketTrend')}}--> |
|
|
<span class="markets__title_span">/ 24小时货币最新动态</span> |
|
|
<span class="markets__title_span">/ 24{{$t("addinfo.HourlyCurrencyUpdates") }}</span> |
|
|
</div> |
|
|
</div> |
|
|
</li> |
|
|
</li> |
|
|
<!-- <li class="nav-item"> |
|
|
<!-- <li class="nav-item"> |
|
|
@ -171,16 +171,16 @@ |
|
|
<tr> |
|
|
<tr> |
|
|
<!-- <th></th> --> |
|
|
<!-- <th></th> --> |
|
|
<!-- <th scope="col" class="table_th">{{ $t("home.coinType") }}</th> --> |
|
|
<!-- <th scope="col" class="table_th">{{ $t("home.coinType") }}</th> --> |
|
|
<th scope="col" class="table_th">币种</th> |
|
|
<th scope="col" class="table_th">{{ $t("option.coinType") }}</th> |
|
|
<th scope="col" class="table_th">{{ $t("home.low") }}</th> |
|
|
<th scope="col" class="table_th">{{ $t("home.low") }}</th> |
|
|
<!-- <th scope="col" class="table_th">{{ $t("home.latestPrice") }}</th> --> |
|
|
<!-- <th scope="col" class="table_th">{{ $t("home.latestPrice") }}</th> --> |
|
|
<th scope="col" class="table_th"> |
|
|
<th scope="col" class="table_th"> |
|
|
<!-- {{ $t("home.upAndDown") }} --> |
|
|
{{ $t("home.upAndDown") }} |
|
|
24小时涨停 |
|
|
<!-- 24小时涨停--> |
|
|
<span class="ti-arrow-down"></span> |
|
|
<span class="ti-arrow-down"></span> |
|
|
</th> |
|
|
</th> |
|
|
<th scope="col" class="table_th">行情</th> |
|
|
<th scope="col" class="table_th">{{$t("common.markets")}}</th> |
|
|
<th scope="col" class="table_th">交易</th> |
|
|
<th scope="col" class="table_th">{{ $t("wallet.transaction") }}</th> |
|
|
<!-- <th scope="col" class="table_th">{{ $t("home.heigh") }}</th> --> |
|
|
<!-- <th scope="col" class="table_th">{{ $t("home.heigh") }}</th> --> |
|
|
|
|
|
|
|
|
<!-- <th scope="col" class="table_th"> |
|
|
<!-- <th scope="col" class="table_th"> |
|
|
@ -240,7 +240,7 @@ |
|
|
</td> |
|
|
</td> |
|
|
<td> |
|
|
<td> |
|
|
<router-link :to="`/exchange/${item.symbol}`"> |
|
|
<router-link :to="`/exchange/${item.symbol}`"> |
|
|
<button class="td_button">购买</button> |
|
|
<button class="td_button">{{ $t("otc.b7") }}</button> |
|
|
</router-link> |
|
|
</router-link> |
|
|
</td> |
|
|
</td> |
|
|
<!-- <td>{{ item.high }}</td> --> |
|
|
<!-- <td>{{ item.high }}</td> --> |
|
|
@ -265,16 +265,16 @@ |
|
|
|
|
|
|
|
|
class="view-more btn btn-outline-light" |
|
|
class="view-more btn btn-outline-light" |
|
|
> |
|
|
> |
|
|
<!-- {{ $t("home.more") }} --> |
|
|
{{ $t("home.more") }} |
|
|
查看更多 |
|
|
<!-- 查看更多--> |
|
|
</router-link> |
|
|
</router-link> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="banner-block col-xs-8 banner2" > |
|
|
<div class="banner-block col-xs-8 banner2" > |
|
|
<p class="banner_right_p">顶级加密风控管理</p> |
|
|
<p class="banner_right_p">{{$t("addinfo.TopEncryptionRiskManagement")}}</p> |
|
|
<p class="banner_right_p1">为您的财产安全保驾护航</p> |
|
|
<p class="banner_right_p1">{{ $t("addinfo.EscortYourPropertySafety") }}</p> |
|
|
<button>由Coinbebop实验中心提供</button> |
|
|
<button>由Coinbebop实验中心提供</button> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|