carModel.wxml 3.8 KB

1
  1. <view class="carbox data-v-411247ea"><view class="tab1 data-v-411247ea"><scroll-view class="scroll-view data-v-411247ea" scroll-into-view="{{toView}}" scroll-y="true"><view class="brand-select data-v-411247ea"><block wx:for="{{carModelList}}" wx:for-item="item" wx:for-index="__i0__"><block wx:if="{{item['首字母']!='热'}}"><view id="{{item['首字母']}}" class="data-v-411247ea"><view class="brand-select-title data-v-411247ea" id="{{item['首字母']+'-model'}}"><view class="{{['_h5','data-v-411247ea',(item['首字母']==toView)?'brand-select-titleselect':'']}}">{{item['首字母']}}</view></view><view class="brand-select-wrapper data-v-411247ea"><block wx:for="{{item['品牌列表']}}" wx:for-item="item2" wx:for-index="__i1__"><navigator class="brand-select-item _a data-v-411247ea" id="{{item2.brand}}" data-event-opts="{{[['tap',[['selectBrand',['$0'],[[['carModelList','',__i0__],['品牌列表','',__i1__]]]]]]]}}" bindtap="__e"><image class="brand-select-item-icon _img data-v-411247ea" src="{{item2.logo}}"></image><label class="_span data-v-411247ea">{{item2.brand||item2.name}}</label></navigator></block></view></view></block><block wx:if="{{item['首字母']=='热'}}"><view class="rmview data-v-411247ea" id="rm"><view class="brand-select-title data-v-411247ea" id="{{item['首字母']+'-model'}}"><view class="{{['_h5','data-v-411247ea',(toView=='rm')?'brand-select-titleselect':'']}}">{{item['首字母']}}</view></view><view class="brand-select-wrapper data-v-411247ea"><block wx:for="{{item['品牌列表']}}" wx:for-item="item2" wx:for-index="__i2__"><navigator class="brand-select-item _a data-v-411247ea" id="{{item2.brand}}" data-event-opts="{{[['tap',[['selectBrand',['$0'],[[['carModelList','',__i0__],['品牌列表','',__i2__]]]]]]]}}" bindtap="__e"><image class="brand-select-item-icon _img data-v-411247ea" src="{{item2.logo}}"></image><label class="_span data-v-411247ea">{{item2.brand||item2.name}}</label></navigator></block></view></view></block></block></view></scroll-view><view class="fast-navigation data-v-411247ea"><block wx:for="{{carModelList}}" wx:for-item="item" wx:for-index="__i3__"><block wx:if="{{item['首字母']=='热'}}"><navigator data-event-opts="{{[['tap',[['bindToView',['$0'],[[['carModelList','',__i3__]]]]]]]}}" class="{{['fast-navigation-sel','_a','data-v-411247ea',(toView=='rm')?'select':'']}}" bindtap="__e">热</navigator></block></block><block wx:for="{{carModelList}}" wx:for-item="item" wx:for-index="__i4__"><block wx:if="{{item['首字母']!=='热'}}"><navigator data-event-opts="{{[['tap',[['bindToView',['$0'],[[['carModelList','',__i4__]]]]]]]}}" class="{{['fast-navigation-sel','_a','data-v-411247ea',(item['首字母']==toView)?'select':'']}}" bindtap="__e">{{item['首字母']}}</navigator></block></block></view></view><block wx:if="{{popuponeShow}}"><view data-event-opts="{{[['tap',[['popupc',['$event']]]]]}}" class="popupone data-v-411247ea" bindtap="__e"><view class="popup-content data-v-411247ea"><scroll-view class="brandList data-v-411247ea" scroll-y="true"><block wx:for="{{carSeriesList}}" wx:for-item="item" wx:for-index="__i5__" wx:key="manufactor"><view class="brandListkk data-v-411247ea"><view class="cell-item-title _h3 data-v-411247ea">{{item.manufactor}}</view><block wx:for="{{item.carSeries}}" wx:for-item="item2" wx:for-index="__i6__" wx:key="*this"><label class="span-cell _span data-v-411247ea" title="{{item2}}" data-event-opts="{{[['tap',[['selectCarFactory',['$0','$1'],[[['carSeriesList','manufactor',item.manufactor,'manufactor']],[['carSeriesList','manufactor',item.manufactor],['carSeries','',__i6__]]]]]]]}}" bindtap="__e">{{item2}}</label></block></view></block><view class="status_bar data-v-411247ea" style="{{'height:'+(iStatusBarHeight+'px')+';'}}"></view><view class="status_bar data-v-411247ea" style="height:50px;"></view></scroll-view></view></view></block></view>