|
|
@ -281,12 +281,12 @@ |
|
|
{{ $t("homeNewText.ff14") }} |
|
|
{{ $t("homeNewText.ff14") }} |
|
|
</view> |
|
|
</view> |
|
|
<view style="margin-bottom: 10px;"> |
|
|
<view style="margin-bottom: 10px;"> |
|
|
<router-link :to="'/notice/'+item.id" v-for="(item, index) in helpList" :key="index+'help'" style="text-decoration: none"> |
|
|
<view v-for="(item, index) in helpList" :key="index+'help'" @click="toNotice(item)"> |
|
|
<div class="went_text"> |
|
|
<view class="went_text"> |
|
|
<div style="color: #fff;">{{ item.title }}</div> |
|
|
<view style="color: #fff;">{{ item.title }}</view> |
|
|
<image src="@/assets/img/tiao.png" mode="" style="width: 48rpx;height: 48rpx;"></image> |
|
|
<image src="@/assets/img/tiao.png" mode="" style="width: 48rpx;height: 48rpx;"></image> |
|
|
</div> |
|
|
</view> |
|
|
</router-link> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<!-- <view class="went_text"> |
|
|
<!-- <view class="went_text"> |
|
|
<view class="">{{ $t("homeNewText.ff15") }}</view> |
|
|
<view class="">{{ $t("homeNewText.ff15") }}</view> |
|
|
@ -478,7 +478,7 @@ |
|
|
:src="theme == 'light' ? 'static/img/moon.png' : 'static/img/sun.png'" /> --> |
|
|
:src="theme == 'light' ? 'static/img/moon.png' : 'static/img/sun.png'" /> --> |
|
|
|
|
|
|
|
|
<view style="color: white;margin-left: 20px;"> |
|
|
<view style="color: white;margin-left: 20px;"> |
|
|
JEDcoin |
|
|
BITcoinimt |
|
|
</view> |
|
|
</view> |
|
|
<view> |
|
|
<view> |
|
|
<span class="color-light"> |
|
|
<span class="color-light"> |
|
|
|