|
|
|
@ -16,7 +16,7 @@ |
|
|
|
</view> |
|
|
|
</template> |
|
|
|
<!-- <template #title> |
|
|
|
|
|
|
|
|
|
|
|
</template> --> |
|
|
|
<template #right> |
|
|
|
<!-- <v-link to="/pages/list/list?isSearch=1" class="d-flex align-center"> |
|
|
|
@ -138,7 +138,7 @@ |
|
|
|
<view |
|
|
|
class="d-flex flex-col align-center fn-sm justify-center" |
|
|
|
> |
|
|
|
|
|
|
|
|
|
|
|
<!-- <view class="color-theme-6">≈ ¥{{omitTo(item.close*price_cny,2)}}</view> --> |
|
|
|
</view> |
|
|
|
</v-link> |
|
|
|
@ -208,12 +208,12 @@ |
|
|
|
</view> |
|
|
|
<van-icon name="arrow" class="color-theme-2"/> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
|
|
|
|
<!-- <view class="m-x-md "> |
|
|
|
<text @click="infoActive=0" class="m-r-lg" :class="infoActive==0?'fn-bold fn-16 bor5 color-light':''">{{ $t("first.b5") }}</text> |
|
|
|
<text @click="infoActive=1" class="m-l-lg" :class="infoActive==1?'fn-bold fn-16 bor5 color-light':''">{{ $t("first.b4") }}</text> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
|
|
|
|
<view class="section-h-1"> |
|
|
|
<template v-if="!isLogin"> |
|
|
|
<view class=""><image src="../../static/img/illustration-1.png" style="width: 454rpx;height: 400rpx;"></image></view> |
|
|
|
@ -473,7 +473,7 @@ |
|
|
|
<view class="right color-light">{{ $t("common.dark") }}</view> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
|
|
|
|
|
|
|
|
<!-- <img width="25px" height="25px" @click="changtTheme" :src="theme == 'light' ? 'static/img/moon.png' : 'static/img/sun.png'" /> --> |
|
|
|
</view> |
|
|
|
<view class="information p-l-md m-t-xl"> |
|
|
|
@ -483,7 +483,7 @@ |
|
|
|
user.account |
|
|
|
}}</span> --> |
|
|
|
<!-- @click="toAccountSettings" --> |
|
|
|
|
|
|
|
|
|
|
|
<!-- <span v-if="isLogin" class="inf-rig-cent fn-20 color-light">UID:{{ isLogin ? user.user_id : "-" }} |
|
|
|
#ifdef H5 |
|
|
|
<i class="iconfont m-l-lg" @click="copy(user.user_id)"></i> |
|
|
|
@ -492,7 +492,7 @@ |
|
|
|
<i class="iconfont m-l-lg" @click="$copy(user.user_id+'')"></i> |
|
|
|
#endif |
|
|
|
</span> --> |
|
|
|
|
|
|
|
|
|
|
|
<!-- v-else --> |
|
|
|
<view v-if="!isLogin" class="color-light" @click.stop> |
|
|
|
<view class="fn-bold fn-16"> |
|
|
|
@ -508,7 +508,7 @@ |
|
|
|
</v-link> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<v-link :to="detail.status!=2?'/pages/auth/index':''" tag="div" class="bg-form-panel-3 p-xs m-xs color-theme-1 d-flex justify-between align-center"> |
|
|
|
<v-link to="/pages/auth/index" tag="div" class="bg-form-panel-3 p-xs m-xs color-theme-1 d-flex justify-between align-center"> |
|
|
|
<view class=" d-flex align-center"> |
|
|
|
<van-icon name="manager" class="fn-18"/> |
|
|
|
<text class="p-l-md fn-14">{{$t('auth.a1')}}</text> |
|
|
|
@ -545,7 +545,7 @@ |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
<view class="personalCenter-bottom m-t-md" > |
|
|
|
|
|
|
|
|
|
|
|
<!-- <v-link |
|
|
|
to="/pages/commission/index" |
|
|
|
tag="div" |
|
|
|
@ -558,9 +558,9 @@ |
|
|
|
</view> |
|
|
|
<van-icon name="arrow" class="fn-18" /> |
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
<!-- </v-link> --> |
|
|
|
|
|
|
|
|
|
|
|
<!-- <v-link |
|
|
|
to="/pages/otc/pays" |
|
|
|
tag="div" |
|
|
|
@ -664,7 +664,7 @@ |
|
|
|
</view> |
|
|
|
</van-popup> |
|
|
|
<van-toast id="van-toast" /> |
|
|
|
|
|
|
|
|
|
|
|
</view> |
|
|
|
</template> |
|
|
|
|
|
|
|
@ -910,7 +910,7 @@ export default { |
|
|
|
{ |
|
|
|
series:iitem.series |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
}) |
|
|
|
}) |
|
|
|
this.dunshift(); |
|
|
|
@ -1099,7 +1099,7 @@ export default { |
|
|
|
this.indexMarketList(); |
|
|
|
this.getCurrencyExCny(); |
|
|
|
this.getCollegeLinks(); |
|
|
|
|
|
|
|
|
|
|
|
if (this.isLogin) { |
|
|
|
this.createWalletAddress(); |
|
|
|
this.getAuthInfo() |
|
|
|
@ -1376,7 +1376,7 @@ export default { |
|
|
|
display: flex; |
|
|
|
flex-direction: column; |
|
|
|
align-items: center; |
|
|
|
|
|
|
|
|
|
|
|
image{ |
|
|
|
margin-bottom: 20rpx; |
|
|
|
} |
|
|
|
@ -1389,7 +1389,7 @@ export default { |
|
|
|
flex-wrap: wrap; |
|
|
|
margin-top: 40rpx; |
|
|
|
justify-content: space-around; |
|
|
|
|
|
|
|
|
|
|
|
.text1{ |
|
|
|
color: #444; |
|
|
|
font-size: 18px; |
|
|
|
@ -1427,7 +1427,7 @@ export default { |
|
|
|
background-color: #fff; |
|
|
|
padding: 30rpx 30rpx 50rpx; |
|
|
|
box-sizing: border-box; |
|
|
|
|
|
|
|
|
|
|
|
.title1{ |
|
|
|
font-size: 18px; |
|
|
|
color: #101010; |
|
|
|
@ -1440,7 +1440,7 @@ export default { |
|
|
|
color: #999; |
|
|
|
line-height: 22px; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.section-h-3-list{ |
|
|
|
.list-left{ |
|
|
|
width: 50px; |
|
|
|
@ -1480,7 +1480,7 @@ export default { |
|
|
|
color: #326AEB; |
|
|
|
background-image: url('../../static/img/homeBtn_2.png'); |
|
|
|
background-size: 100% 100%; |
|
|
|
|
|
|
|
|
|
|
|
image{ |
|
|
|
width: 24px; |
|
|
|
height: 24px; |
|
|
|
@ -1489,4 +1489,4 @@ export default { |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
</style> |
|
|
|
</style> |
|
|
|
|