|
|
|
@ -3,7 +3,7 @@ |
|
|
|
<v-header :title="$t('base.d2')" :left-arrow="false"></v-header> |
|
|
|
<!-- <view style="height: var(--status-bar-height)"></view> --> |
|
|
|
<view |
|
|
|
class="box-size head bg-panel-3 h-aut p-x-md m-x-md d-flex justify-between flex-wrap align-center rounded-ms color-light" |
|
|
|
class="box-size head bg-panel-3 h-aut m-x-md d-flex justify-between flex-wrap align-center rounded-ms color-light" |
|
|
|
:class="theme == 'light' ? 'bgb3-white' : ''" style="position: relative"> |
|
|
|
<view class="d-flex p-t-md w-max"> |
|
|
|
<text class="fn-16 color-default d-block">{{ $t("base.d6") }}(BTC)</text> |
|
|
|
@ -20,7 +20,7 @@ |
|
|
|
</text> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="m-t-ms p-b-ms w-max" style="display: flex;justify-content: space-between;"> |
|
|
|
<!-- <view class="m-t-ms p-b-ms w-max" style="display: flex;justify-content: space-between;"> |
|
|
|
<v-link tag="view" to="/pages/assets/recharge" v-if="user_auth_level==1" @click="getAuthInfo" |
|
|
|
class="manage_text"> |
|
|
|
<img src="@/assets/img/home/Make.png" alt="" class="h-25" /> |
|
|
|
@ -39,17 +39,17 @@ |
|
|
|
<img src="@/assets/img/home/transfer.png" alt="" class="h-25" /> |
|
|
|
<view class="color-light fn-ms">{{$t("base.d8")}}</view> |
|
|
|
</v-link> |
|
|
|
<!-- <v-link tag="view" :to="{path: '/pages/exchange/his',query: { symbol: symbol }}" class="manage_text"> |
|
|
|
<v-link tag="view" :to="{path: '/pages/exchange/his',query: { symbol: symbol }}" class="manage_text"> |
|
|
|
<img src="@/assets/img/home/check.png" alt="" class="h-25" /> |
|
|
|
<view class="color-light fn-ms">{{$t("base.h1")}}</view> |
|
|
|
</v-link> --> |
|
|
|
</view> |
|
|
|
</v-link> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
<!-- <view class="m-t-ms p-b-ms w-max " style="margin-top: 10px"> |
|
|
|
<view class="m-t-ms p-b-ms w-max " style="margin-top: 10px"> |
|
|
|
<view class="d-flex justify-between align-center rounded-lg"> |
|
|
|
<v-link tag="view" |
|
|
|
:to="ProfileDetail.primary_status!=1?'/pages/auth/index':'/pages/assets/recharge'" |
|
|
|
class="d-flex bg-form-panel-3 align-center p-y-xxs rounded-xs w-33 justify-center shadow-panel-4"> |
|
|
|
class="d-flex bg-form-panel-3 align-center p-y-xxs rounded-xs w-33 justify-center"> |
|
|
|
<view class="m-r-xs d-flex align-center"> |
|
|
|
<img src="static/img/13.png" alt="" class="h-25" /> |
|
|
|
</view> |
|
|
|
@ -59,7 +59,7 @@ |
|
|
|
</v-link> |
|
|
|
<v-link tag="view" |
|
|
|
:to="ProfileDetail.status==1?'/pages/auth/index':(ProfileDetail.status==2?'/pages/assets/draw':'/pages/auth/senior')" |
|
|
|
class="d-flex bg-form-panel-3 align-center p-y-xxs rounded-xs w-33 justify-center shadow-panel-4"> |
|
|
|
class="d-flex bg-form-panel-3 align-center p-y-xxs rounded-xs w-33 justify-center"> |
|
|
|
<view class="m-r-xs d-flex align-center"> |
|
|
|
<img src="static/img/5.png" alt="" class="h-25" /> |
|
|
|
</view> |
|
|
|
@ -68,7 +68,7 @@ |
|
|
|
}}</text> |
|
|
|
</v-link> |
|
|
|
<v-link tag="view" to="/pages/transfer/index" |
|
|
|
class="d-flex bg-form-panel-3 align-center p-y-xxs rounded-xs w-33 justify-center shadow-panel-4"> |
|
|
|
class="d-flex bg-form-panel-3 align-center p-y-xxs rounded-xs w-33 justify-center"> |
|
|
|
<view class="m-r-xs d-flex align-center"> |
|
|
|
<img src="static/img/hua.png" alt="" class="h-25" /> |
|
|
|
</view> |
|
|
|
@ -77,7 +77,7 @@ |
|
|
|
}}</text> |
|
|
|
</v-link> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
|
|
|
|
<view class="layout-main"> |
|
|
|
|