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.6 KiB
1 lines
2.6 KiB
<block wx:if="{{detail.id}}"><view class="pages-home rel"><banner vue-id="60511c24-1" list="{{detail.imgs}}" margin="{{0}}" autoplay="{{true}}" height="{{562}}" indicatorActiveColor="{{primaryColor}}" bind:__l="__l"></banner><view class="fill-base pd-lg"><view class="f-sm-title c-title text-bold">{{detail.title}}</view><block wx:if="{{detail.material_price*1>0}}"><view class="f-caption c-caption mt-sm">{{"物料费 ¥"+detail.material_price+''}}</view></block><view class="flex-y-baseline f-desc c-caption mt-sm"><view class="flex-y-baseline flex-1"><view class="flex-y-baseline f-icontext c-orange text-bold mr-sm"><view class="f-paragraph c-orange _b">¥</view><view class="f-big-title">{{''+detail.price+''}}</view></view><block wx:if="{{detail.init_price}}"><view class="text-delete mr-md">{{"¥"+detail.init_price}}</view></block><view class="flex-y-baseline flex-1"><view class="iconfont icon-shijian mr-sm _i" style="{{'color:'+(primaryColor)+';'}}"></view>{{''+detail.time_long+'分钟'}}</view><view>{{"超"+detail.total_sale+"人选择"}}</view></view></view><view class="time-label flex-y-center f-paragraph mt-lg"><view class="near-time flex-center c-base pl-lg pr-lg pt-md pb-md rel"><view class="bg abs" style="{{'background:'+(primaryColor)+';'}}"></view><image class="tp-img mr-lg" mode="aspectFill" src="/static/img/axg.png"></image><block wx:for="{{ftList}}" wx:for-item="item" wx:for-index="__i0__"><view data-event-opts="{{[['tap',[['toJump',['ftList']]]]]}}" class="ft" catchtap="__e"><view class="{{['iconfont','_i',item.icon]}}" style="{{'color:'+(primaryColor)+';'}}"></view><label class="c-title ml-sm _span">{{item.text}}</label></view></block></view></view></view><view class="space-md"></view><tab vue-id="60511c24-2" list="{{tabList}}" activeIndex="{{activeIndex*1}}" activeColor="{{primaryColor}}" width="33.3%" height="100rpx" data-event-opts="{{[['^change',[['handerTabChange']]]]}}" bind:change="__e" bind:__l="__l"></tab><view class="space-md"></view><view class="fill-base pd-lg f-paragraph c-desc"><view class="c-title text-bold mb-md">{{tabList[activeIndex].title}}</view><parser vue-id="60511c24-3" html="{{detail[rule[activeIndex]]}}" show-with-animation="{{true}}" lazy-load="{{true}}" data-event-opts="{{[['^linkpress',[['linkpress']]]]}}" bind:linkpress="__e" bind:__l="__l" vue-slots="{{['default']}}">加载中...</parser></view><view class="space-max-footer"></view><fix-bottom-button vue-id="60511c24-4" text="{{[{type:'confirm',text:'选择'+$root.m0,isAuth:true}]}}" bgColor="#fff" data-event-opts="{{[['^confirm',[['e0']]]]}}" bind:confirm="__e" bind:__l="__l"></fix-bottom-button></view></block> |