toolA.wxml 3.1 KB

1
  1. <view class="column data-v-734d58fe" style="position:relative;"><view class="top-content data-v-734d58fe"><view class="status_bar data-v-734d58fe" style="{{'height:'+(statusBarHeight+'px')+';'}}"></view><view class="top-title data-v-734d58fe">首页</view></view><view class="index-body data-v-734d58fe" style="{{'margin-top:'+(statusBarHeight+64+'px')+';'}}"><swiper class="swipr-box data-v-734d58fe" autoplay="{{swiper.autoplay}}" circular="{{true}}" duration="{{swiper.duration}}" easingFunction="{{swiper.easing}}" indicatorActiveColor="{{swiper.activeColor}}" indicatorColor="{{swiper.color}}" indicatorDots="{{swiper.indicatorDots}}" interval="{{swiper.interval}}" nextMargin="{{swiper.lrmargin}}" previousMargin="{{swiper.lrmargin}}"><block wx:for="{{imgUrls}}" wx:for-item="item" wx:for-index="index" wx:key="index"><swiper-item class="seiper-smbox data-v-734d58fe"><navigator hoverClass="none" openType="navigate" url="{{item.openpath}}" class="data-v-734d58fe"><image class="slide-image data-v-734d58fe" src="{{item.img}}"></image></navigator></swiper-item></block></swiper><view class="newlist data-v-734d58fe"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="idx" wx:key="idx"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" data-event-params="{{({item})}}" class="first-list data-v-734d58fe" bindtap="__e"><view class="ml40 pt40 data-v-734d58fe"><view class="justify-start align-center data-v-734d58fe"><image class="w90 h90 data-v-734d58fe" src="{{item.img}}" mode="aspectFill"></image><view class="colorf ml12 data-v-734d58fe">{{item.text}}</view></view><view class="colorf mt12 data-v-734d58fe">{{item.desc}}</view></view><view class="box-shi data-v-734d58fe">点击使用</view></view></block><view class="mt40 column justify-between data-v-734d58fe"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="idx" wx:key="idx"><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" data-event-params="{{({item})}}" class="second-list justify-start align-center ml20 bgf p12 radius20 data-v-734d58fe" bindtap="__e"><view class="data-v-734d58fe"><image class="w90 h90 data-v-734d58fe" src="{{item.img}}" mode="aspectFill"></image></view><view class="colorf ml20 data-v-734d58fe"><view class="base-color-3 data-v-734d58fe">{{item.text}}</view><view class="base-color-6 data-v-734d58fe">{{item.desc}}</view></view></view></block></view></view><view class="data-v-734d58fe"><view class="justify-between wrap data-v-734d58fe" style="width:calc(100% - 40rpx);padding:0 10rpx;"><block wx:for="{{$root.l2}}" wx:for-item="item" wx:for-index="idx" wx:key="idx"><view data-event-opts="{{[['tap',[['e2',['$event']]]]]}}" data-event-params="{{({item})}}" class="justify-start align-center mt20 bgf ml20 pl20 radius20 data-v-734d58fe" style="width:calc(50% - 40rpx);height:180rpx;" bindtap="__e"><view class="data-v-734d58fe"><image class="w90 h90 data-v-734d58fe" src="{{item.img}}" mode="aspectFill"></image></view><view class="colorf ml20 data-v-734d58fe"><view class="base-color-3 data-v-734d58fe">{{item.text}}</view><view class="base-color-6 data-v-734d58fe">{{item.desc}}</view></view></view></block></view></view><view class="h90 data-v-734d58fe"></view></view></view>