You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.9 KiB
1 lines
1.9 KiB
<view class="data-v-e9abb68a"><block wx:if="{{$root.g0}}"><view class="imgswiper2 data-v-e9abb68a"><view class="hdtt-t data-v-e9abb68a"><view class="hdtt-t-l data-v-e9abb68a"><view class="h1 data-v-e9abb68a">{{imgswipertwoData.params.title}}</view><view class="p data-v-e9abb68a">{{imgswipertwoData.params.text}}</view></view><view class="hdtt-t-r data-v-e9abb68a"><view class="span data-v-e9abb68a"><view class="em data-v-e9abb68a">{{swiperI}}</view>{{"/"+$root.g1+''}}</view></view></view><view class="goodslist-d data-v-e9abb68a"><swiper style="{{'height:'+(imgswipertwoData.params.img_height+'px')+';'}}" indicator-dots="{{false}}" autoplay="{{true}}" interval="{{4000}}" duration="{{500}}" next-margin="30rpx" data-event-opts="{{[['change',[['swiperCg',['$event']]]]]}}" bindchange="__e" class="data-v-e9abb68a"><block class="data-v-e9abb68a"><block wx:for="{{imgswipertwoDataArr}}" wx:for-item="item2" wx:for-index="key2" wx:key="key2"><swiper-item style="{{'height:'+(imgswipertwoData.params.img_height+'px')+';'+('width:'+(imgswipertwoData.params.img_width-30+'px')+';')}}" class="data-v-e9abb68a"><view data-event-opts="{{[['tap',[['navigateTo',['$0'],[[['imgswipertwoDataArr','',key2,'linkurl']]]]]]]}}" class="goodstop-i data-v-e9abb68a" bindtap="__e"><view class="goodstop-i-t data-v-e9abb68a"><image class="image data-v-e9abb68a" style="{{'height:'+(imgswipertwoData.params.img_height-30+'px')+';'+('width:'+(imgswipertwoData.params.img_width-30+'px')+';')}}" src="{{item2.imgurl}}"></image></view><view class="goodstop-i-c data-v-e9abb68a"><block wx:if="{{!!item2.title}}"><view class="h1 data-v-e9abb68a" style="{{('color: '+imgswipertwoData.style.titlecolor)}}">{{item2.title}}</view></block><block wx:if="{{!!item2.text}}"><view class="h2 data-v-e9abb68a" style="{{('color: '+imgswipertwoData.style.textcolor)}}">{{item2.text}}</view></block></view></view></swiper-item></block></block></swiper></view></view></block></view>
|