index.wxml 3.0 KB

1
  1. <view class="content"><view class="carousel-section"><swiper class="carousel" autoplay="{{true}}" interval="{{3000}}" duration="{{1000}}"><block wx:for="{{carouselList}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><swiper-item><image src="{{item.pic}}"></image></swiper-item></block></swiper></view><view class="cate-section"><view data-event-opts="{{[['tap',[['tocontribution',['$event']]]]]}}" class="cate-item" bindtap="__e"><image style="width:77rpx;height:68rpx;" src="../../static/icon/icon1.png"></image><text>爱心捐赠</text></view><view data-event-opts="{{[['tap',[['toapplic',['$event']]]]]}}" class="cate-item" bindtap="__e"><view class="cate-item"><image style="width:83rpx;height:64rpx;" src="../../static/icon/icon2.png"></image><text>干细胞捐赠</text></view></view><navigator href="https://register.codac.org.cn/wx/html/notice.htm" title="器官捐赠" class="_a"><view class="cate-item"><image style="width:87rpx;height:64rpx;" src="../../static/icon/icon3.png"></image><text>器官捐赠</text></view></navigator><view><view data-event-opts="{{[['tap',[['tohelpActi',['$event']]]]]}}" class="cate-item" bindtap="__e"><image style="width:84rpx;height:67rpx;" src="../../static/icon/icon4.png"></image><text>人道救助</text></view></view></view><view class="science-section"><view class="science-title"><image src="../../static/img/wings-left.png" mode></image><view class="title">红会科普</view><image src="../../static/img/wings-right.png" mode></image></view><scroll-view class="science-box" scroll-x="{{true}}"><view class="science-content"><block wx:for="{{science}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['Jump',['$0'],[[['science','',index,'id']]]]]]]}}" class="science-item" bindtap="__e"><image src="{{item.image_input[0]}}" mode></image><view class="article-title word1_ellipsis">{{item.title}}</view><view class="article-content">{{item.synopsis}}</view></view></block></view></scroll-view><navigator class="science-more" url="/pages/applic/science">查看更多<image src="../../static/icon/moreRight.png" mode></image><image src="../../static/icon/moreRight.png" mode></image></navigator></view><view class="system"><view class="system-title"><view class="img"><image src="../../static/img/wings-left.png"></image></view><view class="title">救在身边</view><view class="img"><image src="../../static/img/wings-right.png"></image></view></view><view class="system-map"><view data-event-opts="{{[['tap',[['tolocation',['$event']]]]]}}" class="map-box" bindtap="__e"><image src="../../static/img/map.jpg" mode></image></view></view></view><uni-popup class="vue-ref" vue-id="8dd740cc-1" type="center" data-ref="popup" data-event-opts="{{[['^click',[['close']]]]}}" bind:click="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup_row"><view class="rows"><view class="row-1"><image class="first_aid" src="../../static/img/img03.jpg"></image></view><view class="row-2">扫码进入急救平台</view></view></view></uni-popup></view>