...
|
...
|
@@ -30,8 +30,10 @@ |
|
|
<text class='iconfont icon-fenlei'></text>
|
|
|
</view>
|
|
|
</view>
|
|
|
<block wx:if='{{nav==0}}'>
|
|
|
<swiper next-margin='40rpx' previous-margin='10rpx' circular='true' autoplay='true' display-multiple-items='1' class='swiper_banner_box' interval='5000'>
|
|
|
<view class='zuida'>
|
|
|
<block wx:if='{{nav==0}}'>
|
|
|
<view class='yyh'>
|
|
|
<swiper next-margin='40rpx' previous-margin='10rpx' circular='true' autoplay='true' display-multiple-items='1' class='swiper_banner_box' interval='5000'>
|
|
|
<block wx:for='{{special}}' wx:key='{{item.id}}'>
|
|
|
<!-- <swiper-item > -->
|
|
|
<swiper-item bindtap='jump_special_list' data-specialid='{{item.id}}'>
|
...
|
...
|
@@ -39,9 +41,13 @@ |
|
|
</swiper-item>
|
|
|
</block>
|
|
|
</swiper>
|
|
|
<view class='safe_box'>
|
|
|
</view>
|
|
|
<view class='real_save'>
|
|
|
<view class='safe_box'>
|
|
|
<view bindtap='go_mind_detect'>
|
|
|
<image src='../imgs/anxin.png' class='anxin'></image>
|
|
|
<view class='real_anxin'>
|
|
|
<image src='../imgs/anxin.png' class='anxin'></image>
|
|
|
</view>
|
|
|
<text>安心检测</text>
|
|
|
</view>
|
|
|
<view bindtap='go_selectSource'>
|
...
|
...
|
@@ -53,6 +59,7 @@ |
|
|
<text>赔付保证</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
<!-- <navigator url='{{banner.url}}'> -->
|
|
|
<view class='classfy' bindtap='go_hi_carousel'>
|
|
|
<image src='{{banner.image}}'></image>
|
...
|
...
|
@@ -120,7 +127,7 @@ |
|
|
<view wx:if='{{product_item.length>0}}'>
|
|
|
<view wx:if='{{wangge==0}}'>
|
|
|
<view wx:for='{{product_item}}' wx:key='{{item.id}}'>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{item.more.banner_url}}' style='padding-top:40rpx;'>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{item.more.banner_url}}' style='padding-top:40rpx;' wx:if='{{item.more.banner!=""}}'>
|
|
|
<image src='{{item.more.banner}}' bindtap=''></image>
|
|
|
</view>
|
|
|
<view class='goodbox'>
|
...
|
...
|
@@ -198,7 +205,7 @@ |
|
|
</view>
|
|
|
<view wx:if='{{wangge==1}}' class='wangge_box'>
|
|
|
<view wx:for='{{product_item}}' wx:key='{{item.id}}'>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{item.more.banner_url}}' style='padding-top:40rpx;' wx:if='{{item.more.banner!=""}}'>
|
|
|
<view class='classfy' bindtap='jump_web' wx:if='{{item.more.banner!=""}}' data-jump='{{item.more.banner_url}}' style='padding-top:40rpx;' wx:if='{{item.more.banner!=""}}'>
|
|
|
<image src='{{item.more.banner}}'></image>
|
|
|
</view>
|
|
|
<view class='collocation collections'>
|
...
|
...
|
@@ -289,7 +296,7 @@ |
|
|
</view>
|
|
|
<view wx:if='{{wangge==2}}'>
|
|
|
<view wx:for='{{product_item}}' wx:key='{{item.id}}' class='back_white'>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{item.more.banner_url}}' style='padding-top:40rpx;' wx:if='{{item.more.banner!=""}}'>
|
|
|
<view class='classfy' bindtap='jump_web' wx:if='{{item.more.banner!=""}}' data-jump='{{item.more.banner_url}}' style='padding-top:40rpx;' wx:if='{{item.more.banner!=""}}'>
|
|
|
<!-- <navigator to='{{item.more.banner_url}}'> -->
|
|
|
<image src='{{item.more.banner}}'></image>
|
|
|
<!-- </navigator> -->
|
...
|
...
|
@@ -438,9 +445,10 @@ |
|
|
</view>
|
|
|
<block wx:if='{{wangge==0}}'>
|
|
|
<view wx:for='{{packageList}}' wx:key='{{cellindex}}' wx:for-item='cell' wx:for-index='cellindex'>
|
|
|
<view id='NAV{{cellindex}}'></view>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' style='padding-top:40rpx;' id='NAV{{cellindex}}' wx:if='{{cell.more.banner}}' >
|
|
|
<image src='{{cell.more.banner}}' bindtap='get_contant'></image>
|
|
|
<!-- <view id='NAV{{cellindex}}'></view> -->
|
|
|
<view class='classfy classfydd' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' id='NAV{{cellindex}}' wx:if='{{cell.more.banner}}' >
|
|
|
<image src='{{cell.more.banner}}'></image>
|
|
|
<!-- <image src='{{cell.more.banner}}' bindtap='get_contant'></image> -->
|
|
|
</view>
|
|
|
<view class='goodbox'>
|
|
|
<view bindtap='get_packageDetial' class='good_item' wx:for='{{cell.child}}' wx:key='{{item.id}}' data-goods='{{item.id}}'>
|
...
|
...
|
@@ -476,16 +484,16 @@ |
|
|
</block>
|
|
|
<block wx:if='{{wangge==1}}'>
|
|
|
<view class='wangge_box1'>
|
|
|
<view wx:for='{{packageList}}' class='float' wx:key='{{item.id}}' wx:for-index='cellindex'>
|
|
|
<view id='NAV{{cellindex}}'></view>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' style='padding-top:40rpx;' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'>
|
|
|
<view wx:for='{{packageList}}' class='float' wx:key='{{cell.id}}' wx:for-index='cellindex' wx:for-item='cell'>
|
|
|
<!-- <view id='NAV{{cellindex}}'></view> -->
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' id='NAV{{cellindex}}' wx:if='{{cell.more.banner}}'>
|
|
|
<!-- <navigator url='{{item.more.banner_url}}'> -->
|
|
|
<image src='{{item.more.banner}}'></image>
|
|
|
<image src='{{cell.more.banner}}'></image>
|
|
|
<!-- </navigator> -->
|
|
|
|
|
|
</view>
|
|
|
<view class='collocation collections'>
|
|
|
<view bindtap='get_packageDetial' data-goods='{{item.id}}' class='collocation_box' wx:for='{{item.child}}' wx:key='{{item.id}}'>
|
|
|
<view bindtap='get_packageDetial' data-goods='{{item.id}}' class='collocation_box' wx:for='{{cell.child}}' wx:key='{{item.id}}'>
|
|
|
<view class='collocation_imgs'>
|
|
|
<image src='{{item.thumbnail}}'></image>
|
|
|
</view>
|
...
|
...
|
@@ -518,7 +526,7 @@ |
|
|
<view>
|
|
|
<view wx:for='{{packageList}}' wx:key='{{item.id}}' class='back_white' wx:for-index='cellindex'>
|
|
|
<view id='NAV{{cellindex}}'></view>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' style='padding-top:40rpx;' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'>
|
|
|
<!-- <navigator to='{{item.more.banner_url}}'> -->
|
|
|
<image src='{{item.more.banner}}'></image>
|
|
|
<!-- </navigator> -->
|
...
|
...
|
@@ -608,7 +616,7 @@ |
|
|
<!-- <view bindtap='get_contant' wx:for='{{goods}}' wx:key='{{cellindex}}' wx:for-item='cell' wx:for-index='cellindex'> -->
|
|
|
<view wx:for='{{goods}}' wx:key='{{cellindex}}' wx:for-item='cell' wx:for-index='cellindex'>
|
|
|
<view id='NAV{{cellindex}}'></view>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' style='padding-top:40rpx;' id='NAV{{cellindex}}' wx:if='{{cell.more.banner}}'>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' id='NAV{{cellindex}}' wx:if='{{cell.more.banner}}'>
|
|
|
<image src='{{cell.more.banner}}'></image>
|
|
|
</view>
|
|
|
<view class='goodbox'>
|
...
|
...
|
@@ -652,7 +660,7 @@ |
|
|
<view class='wangge_box'>
|
|
|
<view wx:for='{{goods}}' wx:key='{{item.id}}' wx:for-index='cellindex'>
|
|
|
<view id='NAV{{cellindex}}'></view>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' style='padding-top:40rpx;' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'>
|
|
|
<!-- <navigator url='{{item.more.banner_url}}'> -->
|
|
|
<image src='{{item.more.banner}}'></image>
|
|
|
<!-- </navigator> -->
|
...
|
...
|
@@ -696,7 +704,7 @@ |
|
|
<view>
|
|
|
<view wx:for='{{goods}}' wx:key='{{item.id}}' class='back_white' wx:for-index='cellindex'>
|
|
|
<view id='NAV{{cellindex}}'></view>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' style='padding-top:40rpx;' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'>
|
|
|
<view class='classfy' bindtap='jump_web' data-jump='{{cell.more.banner_url}}' id='NAV{{cellindex}}' wx:if='{{item.more.banner}}'>
|
|
|
<!-- <navigator to='{{item.more.banner_url}}'> -->
|
|
|
<image src='{{item.more.banner}}'></image>
|
|
|
<!-- </navigator> -->
|
...
|
...
|
@@ -737,6 +745,7 @@ |
|
|
</view>
|
|
|
</view>
|
|
|
</block>
|
|
|
</view>
|
|
|
</view>
|
|
|
|
|
|
|
...
|
...
|
|