chache/pages/index/chars.wxml
2024-01-22 18:48:00 +08:00

129 lines
8.9 KiB
Plaintext

<view class="serch_view">
<view class="serch_border_area">
<picker bindchange="bindRegionChange" class="serch_border_area_border" customItem="{{customItem}}" mode="region" value="{{region}}">
<view class="picker"> {{region[2]?region[2]:'全国'}} </view>
</picker>
<image class="serch_border_area_img" src="../image/dingweixjt_btn.png"></image>
</view>
<view class="serch_border">
<image class="serch_border_img" src="../image/sousuo_btn.png"></image>
<view bindtap="search" class="serch_border_text" placeholder="" placeholderStyle="font-size: 24rpx;color: #B2B2B2;" type="text">开始搜索全国二手车源</view>
</view>
</view>
<view class="serch_border_nav"></view>
<view wx:if="{{recom==1&&home_arr.length>0}}">
<view class="shangjia_solid_modle_scroll_title">推荐门店</view>
<scroll-view class="shangjia_solid_modle_scroll" scrollX="true">
<view class="shangjia_solid_modle_scroll_modle" wx:for="{{home_arr}}">
<image bindtap="store" class="shangjia_solid_modle_scroll_modle_img" data-uid="{{item.uid}}" mode="aspectFill" src="{{item.head_image}}"></image>
<view class="shangjia_solid_modle_scroll_modle_title">{{item.nickname}}</view>
<view class="shangjia_solid_modle_scroll_modle_price">平台推荐 <image class="shangjia_solid_modle_scroll_modle_priceimg" src="../image/zuanshi_icn.png"></image>
</view>
</view>
</scroll-view>
</view>
<view class="guanggao_view" wx:if="{{unitid!=123}}">
<ad unitId="{{unitid}}"></ad>
</view>
<view class="shop_view {{brand_show||active_index||sort_show?'shop_view_active':''}}">
<view class="nav">
<view bindtap="active_nav" class="nav_modle {{active_index==5?'nav_modle_active':''}}" data-active_index="5">排序 <image class="nav_modle_img" src="../image/{{active_index==5?'lvsejtxs_btn.png':'xiajiantou_btn.png'}}"></image>
</view>
<view bindtap="market_brand" class="nav_modle {{active_index==2?'nav_modle_active':''}}" data-active_index="2">品牌 <image class="nav_modle_img" src="../image/{{active_index==2?'lvsejtxs_btn.png':'xiajiantou_btn.png'}}"></image>
</view>
<view bindtap="car_yer" class="nav_modle {{active_index==3?'nav_modle_active':''}}" data-active_index="3">年限 <image class="nav_modle_img" src="../image/{{active_index==3?'lvsejtxs_btn.png':'xiajiantou_btn.png'}}"></image>
</view>
<view bindtap="market_class" class="nav_modle {{active_index==1?'nav_modle_active':''}}" data-active_index="1">分类 <image class="nav_modle_img" src="../image/{{active_index==1?'lvsejtxs_btn.png':'xiajiantou_btn.png'}}"></image>
</view>
<view bindtap="car_detail" class="nav_modle {{active_index==4?'nav_modle_active':''}}" data-active_index="4">价格 <image class="nav_modle_img" src="../image/{{active_index==4?'lvsejtxs_btn.png':'xiajiantou_btn.png'}}"></image>
</view>
</view>
<view class="choose_view">
<view bindtap="clone" class="choose_view_modle" data-index="{{index}}" wx:for="{{search_arr}}" wx:key="3">{{item.check_name}} <image class="choose_view_modle_img" src="../image/clone.png"></image>
</view>
</view>
<view wx:if="{{active_index!=0&&!brand_show}}">
<view class="nav_fenlei">
<view class="nav_fenlei_modle {{car_class!=''&&active_index==1||car_km!=''&&active_index==4||car_year!=''&&active_index==3?'':'nav_fenlei_modle_active'}}">不限</view>
<view bindtap="carList" class="nav_fenlei_modle {{check_name==item.name||car_km==item||car_year==item?'nav_fenlei_modle_active':''}}" data-id="{{item.id}}" data-index="{{index}}" data-km="{{item}}" data-name="{{item.name}}" data-year="{{item}}" wx:for="{{car_type}}" wx:key="4"> {{active_index==3?item:''}} {{active_index==4?item:''}} {{active_index!=4&&active_index!=3?item.name:''}} </view>
</view>
<view bindtap="can_1" class="nav_fenlei_mengceng"></view>
</view>
<view wx:if="{{sort_show}}">
<view class="nav_fenlei">
<view bindtap="sort_car" class="paixu_modle {{sort_id==index?'paixu_modle_active':''}}" data-index="{{index}}" wx:for="{{sortArr}}" wx:key="5">{{item}} <image class="paixu_modle_img" src="../image/duihao_icn.png" wx:if="{{sort_id==index}}"></image>
</view>
</view>
<view bindtap="can_1" class="nav_fenlei_mengceng" style="background:rgba(0,0,0,0.10)"></view>
</view>
<view class="choose_area" wx:if="{{brand_show}}">
<view class="pinpai_over">
<view bindtap="carList" class="choose_area_modle" data-id="{{item.id}}" data-index="{{index}}" data-name="{{item.name}}" wx:for="{{car_type}}">
<image class="choose_area_modle_img" src="{{item.brand_icon}}"></image>
<view class="choose_area_modle_title">{{item.name}}</view>
</view>
</view>
<view bindtap="can_1" class="nav_fenlei_mengceng"></view>
</view>
<view class="shop_border">
<view class="shop_modle" hidden="{{plate_type!=1}}" wx:for="{{carList}}" wx:for-index="indexs" wx:key="6">
<view class="shop_modle_headImg_view">
<image bindtap="store" class="shop_modle_headImg" data-uid="{{item.uid}}" src="{{item.head_image}}"></image>
<view class="shop_modle_headImg_view_btmTextView" wx:if="{{item['top_status']}}">推荐</view>
</view>
<view class="shop_modle_right">
<view bindtap="detile" data-id="{{item.id}}">
<view class="shop_modle_right_title">
<text class="shop_modle_right_title_name">{{item.usersname?item.usersname:item.username}}</text>
<text class="ziying" wx:if="{{item.uid==0}}">自营</text>
<text class="ziying" wx:if="{{item.is_vip==1}}">认证车商</text>
<text class="shop_modle_right_title_right">{{item.price}}万</text>
</view>
<view class="shop_modle_message">
<text class="zhuanrang"></text>【{{item.name}}】 {{item.km}}万公里 {{item.agelimit==0?'全新车':'车龄 '+item.agelimit+'年'}}
</view>
<view class="shop_modle_area">
<text class="shop_modle_area_dian">·</text>{{item.timestr}}·{{item.caraddress!='undefined'?item.caraddress:''}}
</view>
</view>
<scroll-view class="solid_modle_scroll" scrollX="true">
<view class="solid_modle_scroll_modle" wx:for="{{item['image']}}" wx:key="v">
<image bindtap="previewImage" class="solid_modle_scroll_modle_img" data-index="{{indexs}}" data-src="{{item.img_patch}}" mode="aspectFill" src="{{item.img_patch}}"></image>
</view>
</scroll-view>
<view class="shop_modle_num"> 浏览{{item.browse}} <text style="float:right" wx:if="{{item.y>0&&item.x>0&&latitude>0&&longitude>0}}">
{{item.distance}}km
</text>
</view>
</view>
</view>
<view class="modle" hidden="{{plate_type!=2}}" wx:for="{{carList}}" wx:for-index="indexs" wx:key="6">
<view class="tuijian" wx:if="{{item['top_status']}}">推荐</view>
<image bindtap="detile" class="modle_img" data-id="{{item.id}}" mode="aspectFill" src="{{item.carimg}}"></image>
<view bindtap="detile" class="message_border" data-id="{{item.id}}">
<view class="modle_name">
<view class="ziying" wx:if="{{item.is_vip==1}}">认证车商</view>
<view class="ziying" wx:if="{{item.uid==0}}">自营</view> {{item.name}} {{item.agelimit==0?'全新车':'车龄 '+item.agelimit+'年'}} {{item.exhaust}} {{item.gearbox==0?'手自一体':''}}{{item.gearbox==1?'手动档':''}}{{item.gearbox==2?'自动档':''}}
</view>
<view class="modle_chexing"> {{item.year}} | {{item.km}}万公里 <text style="float:right" wx:if="{{item.y>0&&item.x>0&&latitude>0&&longitude>0}}">{{item.distance}}km</text>
</view>
<view class="modle_price">{{item.price}}万 </view>
</view>
</view>
<view class="end_none" wx:if="{{scanReachBottom}}">没有更多了...</view>
<view class="btm_nav"></view>
</view>
</view>
<navigator hoverClass="none" url="/pages/sale/index">
<view class="contact_box" style="background-color: rgba(102, 159, 224, 0.63);">
<view class="contact">
<view class="contact_icon">
<image class="weixin_icon" lazyLoad="{{true}}" mode="widthFix" src="/assets/images/ser-valuation@1.png" style="border-radius: 80rpx"></image>
</view>
<view class="contact_content"> 我要卖车,快速卖车</view>
<view class="contact_copy_box">
<view class="contact_copy">发布卖车</view>
</view>
</view>
</view>
</navigator>