| | |
| | | <view class="homePage-main"> |
| | | <view class="swiper-bg"> |
| | | <swiper autoplay="{{ true }}" class="swiper" indicator-dots="{{ true }}"> |
| | | <swiper-item class="swiper-main" wx:for="{{ banner }}" wx:key="index"> |
| | | <image class="swiper-item" src="{{ item }}" /> |
| | | <swiper-item class="swiper-main"> |
| | | <view class="swiper-main-image"> |
| | | <image class="swiper-item" src="{{ imgUrl }}Banner1.png" /> |
| | | <image class="swiper-item1" src="{{ imgUrl }}banner4.png" /> |
| | | </view> |
| | | </swiper-item> |
| | | <swiper-item class="swiper-main"> |
| | | <view class="swiper-main-image"> |
| | | <image class="swiper-item" src="{{ imgUrl }}Banner2.png" /> |
| | | <image class="swiper-item2" src="{{ imgUrl }}banner3.png" /> |
| | | </view> |
| | | </swiper-item> |
| | | </swiper> |
| | | <view class="swiper-head"> |
| | |
| | | <van-icon name="arrow" size="16" /> |
| | | </view> |
| | | </view> |
| | | <view class="dt_card" bindtap="goSeeMessage" wx:for="{{ newMessage }}" style="margin-top:{{index===0?0:'8px'}}" wx:key="index"> |
| | | <view class="dt_card" bindtap="goSeeMessage" data-url="{{item.showUrl}}" wx:for="{{ newMessage }}" style="margin-top:{{index===0?0:'8px'}}" wx:key="index"> |
| | | <view class="dt_card_l"> |
| | | <view class="dt_card_title">{{item.title}}</view> |
| | | <view class="dt_card_time"> |