1 line
2.7 KiB
Plaintext
1 line
2.7 KiB
Plaintext
<view class="content data-v-42c186ee"><view class="c-top data-v-42c186ee"><view data-event-opts="{{[['tap',[['getback']]]]}}" bindtap="__e" class="data-v-42c186ee"><uni-icons vue-id="156fd7d8-1" type="left" size="18" class="data-v-42c186ee" bind:__l="__l"></uni-icons></view></view><view class="dil data-v-42c186ee"><block wx:if="{{listarr==''}}"><view class="bjimg data-v-42c186ee"><image src="http://www.nuoyunr.com/lananRsc/detection/qs.png" mode class="data-v-42c186ee"></image></view></block><block wx:for="{{arrlist}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['goDetails',['$0'],[[['arrlist','',index,'id']]]]]]]}}" class="d-box data-v-42c186ee" bindtap="__e"><view class="box-top data-v-42c186ee"><view class="top-tile data-v-42c186ee"><view class="data-v-42c186ee"><view class="da data-v-42c186ee">{{item.goodsTitle||""}}</view></view><view class="dix data-v-42c186ee"><view class="sanyuan data-v-42c186ee"><view class="xhui data-v-42c186ee">预约时间:</view><view class="dda data-v-42c186ee">{{item.appointmentDay||""}}</view></view><view class="sanyuan data-v-42c186ee"><view class="xhui data-v-42c186ee">预约人:</view><view class="dda data-v-42c186ee">{{item.buyName||""}}</view></view><view class="sanyuan data-v-42c186ee"><view class="xhui data-v-42c186ee">预约电话:</view><view class="dda data-v-42c186ee">{{item.otherPhone||""}}</view></view><view class="sanyuan data-v-42c186ee"><view class="xhui data-v-42c186ee">车主电话:</view><view class="dda data-v-42c186ee">{{item.buyPhoneNum||""}}</view></view><view class="sanyuan data-v-42c186ee"><view class="xhui data-v-42c186ee">品牌型号:</view><view class="dda data-v-42c186ee">{{item.carModel||""}}</view></view><view class="sanyuan data-v-42c186ee"><view class="xhui data-v-42c186ee">车辆号码:</view><view class="dda data-v-42c186ee">{{item.carNo||""}}</view></view><view class="sanyuan data-v-42c186ee"><view class="xhui data-v-42c186ee">车辆性质:</view><view class="dda data-v-42c186ee">{{item.carNature||""}}</view></view><view class="sanyuan data-v-42c186ee"><view class="xhui data-v-42c186ee">备注:</view><view class="dda data-v-42c186ee">{{item.remark||""}}</view></view></view></view></view><scroll-view class="box-bottom data-v-42c186ee" scroll-x="true"><block wx:for="{{item.goodsList}}" wx:for-item="items" wx:for-index="index" wx:key="index"><view class="santu data-v-42c186ee"><view class="simg data-v-42c186ee"><image src="{{baseUrl+items.goodsImage}}" mode class="data-v-42c186ee"></image></view><view class="ming data-v-42c186ee">{{items.goodsTitle}}</view><view class="jus data-v-42c186ee">{{"¥"+items.price/100}}</view></view></block></scroll-view></view></block></view></view> |