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
2.2 KiB
1 lines
2.2 KiB
<view class="service-list-item data-v-059265c2"><view data-event-opts="{{[['tap',[['goDetail',['$event']]]]]}}" class="list-item flex-warp data-v-059265c2" catchtap="__e"><image class="cover radius-16 data-v-059265c2" mode="aspectFill" lazy-load="{{true}}" src="{{info.cover}}"></image><view class="flex-1 ml-md data-v-059265c2" style="{{'max-width:'+(maxWidth)+';'}}"><view class="flex-between data-v-059265c2"><view class="f-title c-title text-bold max-270 ellipsis data-v-059265c2">{{info.title}}</view><view class="f-caption c-caption data-v-059265c2">{{"超"+info.total_sale+"人选择"}}</view></view><view class="f-caption c-caption mt-sm mb-sm ellipsis data-v-059265c2" style="height:36rpx;">{{(info.sub_title||'')+''}}</view><block wx:if="{{info.material_price*1>0}}"><view class="f-caption c-caption data-v-059265c2">{{"物料费:¥"+info.material_price}}</view></block><view class="flex-between data-v-059265c2"><view class="flex-y-center f-desc c-caption max-350 ellipsis data-v-059265c2"><view class="flex-y-baseline f-icontext c-orange text-bold mr-sm data-v-059265c2"><view class="f-caption c-orange _b data-v-059265c2">¥</view><view class="f-md-title data-v-059265c2">{{''+info.price+''}}</view></view><block wx:if="{{info.init_price}}"><view class="text-delete data-v-059265c2">{{"¥"+info.init_price}}</view></block><view class="servefc ml-md data-v-059265c2"><view class="iconfont icon-shijian _i data-v-059265c2" style="{{'color:'+(primaryColor)+';'}}"></view><label class="f-caption c-title ml-sm _span data-v-059265c2">{{info.time_long+"分钟"}}</label></view></view><auth style="width:190rpx;" vue-id="acb95072-1" needAuth="{{userInfo&&(!userInfo.phone||!userInfo.nickName)}}" must="{{true}}" type="{{!userInfo.phone?'phone':'userInfo'}}" data-event-opts="{{[['^tap',[['',['$event']]]],['^go',[['toChoose']]]]}}" catch:tap="__e" bind:go="__e" class="data-v-059265c2" bind:__l="__l" vue-slots="{{['default']}}"><view class="flex-between data-v-059265c2"><view class="data-v-059265c2"></view><view class="item-btn flex-center f-caption c-base data-v-059265c2" style="{{'background:'+('linear-gradient(68deg, '+primaryColor+', '+subColor+')')+';'}}">{{''+(from=='technician-info'?'立即预约':'选择'+$root.m0)+''}}</view></view></auth></view></view></view></view> |