|
|
|
|
@ -36,7 +36,7 @@
|
|
|
|
|
<swiper circular :current="info_index" @change="changeInfo" next-margin="340rpx">
|
|
|
|
|
<swiper-item v-for="(item,index) in notices_list" @click="tourl(5,item.titleurl)">
|
|
|
|
|
<view class="imgwrap" :class="{'active':info_index===index}">
|
|
|
|
|
<image :src="item.titlepic"></image>
|
|
|
|
|
<image mode="aspectFill" :src="item.titlepic"></image>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="title">
|
|
|
|
|
<view class="title-name">
|
|
|
|
|
|