|
|
@ -36,8 +36,7 @@ |
|
|
<van-icon class="m-r-sm fn-16" @click="() => _router.push({ path: '/pages/notice/index' })" |
|
|
<van-icon class="m-r-sm fn-16" @click="() => _router.push({ path: '/pages/notice/index' })" |
|
|
name="volume-o" /> |
|
|
name="volume-o" /> |
|
|
</template> |
|
|
</template> |
|
|
<v-link class="fn-13 eps-1" |
|
|
<v-link class="fn-13 eps-1" :to="{ path: '/pages/notice/detail', query: { id: notice[0].id } }">{{ notice[0].title }} |
|
|
:to="{ path: '/pages/notice/detail', query: { id: notice[0].id } }">{{ notice[0].title }} |
|
|
|
|
|
</v-link> |
|
|
</v-link> |
|
|
<template #right-icon> |
|
|
<template #right-icon> |
|
|
<view class="m-l-xs" @click="_router.push({ path: '/pages/notice/index' })"> |
|
|
<view class="m-l-xs" @click="_router.push({ path: '/pages/notice/index' })"> |
|
|
@ -332,19 +331,19 @@ |
|
|
<view style="display: flex;width: 100%;justify-content: center;margin-top: 30px;"> |
|
|
<view style="display: flex;width: 100%;justify-content: center;margin-top: 30px;"> |
|
|
<image src="@/assets/img/home/home13.png" mode="aspectFit" style="width: 670rpx;height: 400rpx;"></image> |
|
|
<image src="@/assets/img/home/home13.png" mode="aspectFit" style="width: 670rpx;height: 400rpx;"></image> |
|
|
</view> |
|
|
</view> |
|
|
<a href="https://app.btcoinmt.com/download/BTCoinmt.html" style="display: block;width: 100%;text-decoration: none;"> |
|
|
<a style="display: block;width: 100%;text-decoration: none;"> |
|
|
<view class="store_view"> |
|
|
<view class="store_view"> |
|
|
<image src="@/assets/img/home/home1.png" mode="" style="width: 48rpx;height: 48rpx;"></image> |
|
|
<image src="@/assets/img/home/home1.png" mode="" style="width: 48rpx;height: 48rpx;"></image> |
|
|
<view style="color: #7E7D81;margin-left: 20rpx;">APP Store</view> |
|
|
<view style="color: #7E7D81;margin-left: 20rpx;">APP Store</view> |
|
|
</view> |
|
|
</view> |
|
|
</a> |
|
|
</a> |
|
|
<a href="https://app.btcoinmt.com/download/BTCoinmt.html" style="display: block;width: 100%;text-decoration: none;"> |
|
|
<a style="display: block;width: 100%;text-decoration: none;"> |
|
|
<view class="store_view" style=""> |
|
|
<view class="store_view" style=""> |
|
|
<image src="@/assets/img/home/home2.png" mode="" style="width: 48rpx;height: 48rpx;"></image> |
|
|
<image src="@/assets/img/home/home2.png" mode="" style="width: 48rpx;height: 48rpx;"></image> |
|
|
<view style="color: #7E7D81;margin-left: 20rpx;">Android</view> |
|
|
<view style="color: #7E7D81;margin-left: 20rpx;">Android</view> |
|
|
</view> |
|
|
</view> |
|
|
</a> |
|
|
</a> |
|
|
<a href="https://app.btcoinmt.com/download/BTCoinmt.html" style="display: block;width: 100%;text-decoration: none;"> |
|
|
<a style="display: block;width: 100%;text-decoration: none;"> |
|
|
<view class="store_view" style=""> |
|
|
<view class="store_view" style=""> |
|
|
<image src="@/assets/img/home/riFill-google-play-fill@2x.png" mode="" style="width: 48rpx;height: 48rpx;"></image> |
|
|
<image src="@/assets/img/home/riFill-google-play-fill@2x.png" mode="" style="width: 48rpx;height: 48rpx;"></image> |
|
|
<view style="color: #7E7D81;margin-left: 20rpx;">Google Play</view> |
|
|
<view style="color: #7E7D81;margin-left: 20rpx;">Google Play</view> |
|
|
|