|
|
|
@ -280,7 +280,15 @@ |
|
|
|
<view style="font-size: 50rpx;color: white;"> |
|
|
|
{{ $t("homeNewText.ff14") }} |
|
|
|
</view> |
|
|
|
<view class="went_text"> |
|
|
|
<view style="margin-bottom: 10px;"> |
|
|
|
<router-link :to="'/notice/'+item.id" v-for="(item, index) in helpList" :key="index+'help'" style="text-decoration: none"> |
|
|
|
<div class="went_text"> |
|
|
|
<div style="color: #fff;">{{ item.title }}</div> |
|
|
|
<image src="@/assets/img/tiao.png" mode="" style="width: 48rpx;height: 48rpx;"></image> |
|
|
|
</div> |
|
|
|
</router-link> |
|
|
|
</view> |
|
|
|
<!-- <view class="went_text"> |
|
|
|
<view class="">{{ $t("homeNewText.ff15") }}</view> |
|
|
|
<image src="@/assets/img/tiao.png" mode="" style="width: 48rpx;height: 48rpx;"></image> |
|
|
|
</view> |
|
|
|
@ -295,7 +303,7 @@ |
|
|
|
<view class="went_text" style="margin-bottom: 20px;"> |
|
|
|
<view class="">{{ $t("homeNewText.ff15") }}</view> |
|
|
|
<image src="@/assets/img/tiao.png" mode="" style="width: 48rpx;height: 48rpx;"></image> |
|
|
|
</view> |
|
|
|
</view> --> |
|
|
|
</view> |
|
|
|
</view> |
|
|
|
<!-- 资产 --> |
|
|
|
|