|
|
@ -376,7 +376,7 @@ |
|
|
<div class="section-block section-block-3" v-if="isLogin"> |
|
|
<div class="section-block section-block-3" v-if="isLogin"> |
|
|
<h1 class="mb-3">向账户充值</h1> |
|
|
<h1 class="mb-3">向账户充值</h1> |
|
|
<div class="mb-3">将法币或加密货币资金</div> |
|
|
<div class="mb-3">将法币或加密货币资金</div> |
|
|
<div class="btn3 mb-5">向账户充值</div> |
|
|
<div class="btn3 mb-5"><a href="#/exchange" style="color: black">向账户充值</a></div> |
|
|
<div class="d-flex justify-content-between"> |
|
|
<div class="d-flex justify-content-between"> |
|
|
<div class="box"><div>VGX/USDT <span>-1.5%</span></div><div class="num1">0.848</div><div>$0.23424</div></div> |
|
|
<div class="box"><div>VGX/USDT <span>-1.5%</span></div><div class="num1">0.848</div><div>$0.23424</div></div> |
|
|
<div class="box"><div>VGX/USDT <span>-1.5%</span></div><div class="num1">0.848</div><div>$0.23424</div></div> |
|
|
<div class="box"><div>VGX/USDT <span>-1.5%</span></div><div class="num1">0.848</div><div>$0.23424</div></div> |
|
|
@ -386,7 +386,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<div class="section-block section-block-4" v-if="isLogin"> |
|
|
<div class="section-block section-block-4" v-if="isLogin"> |
|
|
<div class="d-flex mb-3"> |
|
|
<div class="d-flex mb-3" style="margin-top: 20px;"> |
|
|
<img src="../../../static/images/illustration-4.png" alt="" width="300" height="150" class="img"> |
|
|
<img src="../../../static/images/illustration-4.png" alt="" width="300" height="150" class="img"> |
|
|
<img src="../../../static/images/illustration-5.png" alt="" width="300" height="150" class="img"> |
|
|
<img src="../../../static/images/illustration-5.png" alt="" width="300" height="150" class="img"> |
|
|
<img src="../../../static/images/illustration-6.png" alt="" width="300" height="150" class="img"> |
|
|
<img src="../../../static/images/illustration-6.png" alt="" width="300" height="150" class="img"> |
|
|
@ -2632,4 +2632,3 @@ path { |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
</style> |
|
|
</style> |
|
|
|
|
|
|