poster.wxml 3.3 KB

1
  1. <view><l-painter class="vue-ref" vue-id="92451126-1" css="{{$root.a0}}" custom-style="position: fixed; left: 200%" data-ref="painter" data-event-opts="{{[['^fail',[['handleFail']]]]}}" bind:fail="__e" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{getConfig.background_type==2&&getConfig.id!=3}}"><l-painter-image vue-id="{{('92451126-2')+','+('92451126-1')}}" src="{{getConfig.background_url}}" css="{{({position:'absolute',width:'640rpx'})}}" bind:__l="__l"></l-painter-image></block><block wx:if="{{getConfig.background_type}}"><l-painter-view vue-id="{{('92451126-3')+','+('92451126-1')}}" css="{{({position:'absolute'})}}" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{getConfig.show.goods_img||getConfig.id==3}}"><l-painter-image vue-id="{{('92451126-4')+','+('92451126-3')}}" src="{{poster_img?poster_img:options.goods.image}}" css="{{$root.a1}}" bind:__l="__l"></l-painter-image></block><l-painter-view vue-id="{{('92451126-5')+','+('92451126-3')}}" css="{{$root.a2}}" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{getConfig.show.user_avtar}}"><l-painter-image vue-id="{{('92451126-6')+','+('92451126-5')}}" src="{{options.avatar}}" css="{{$root.a3}}" bind:__l="__l"></l-painter-image></block><block wx:if="{{getConfig.show.user_name}}"><l-painter-text vue-id="{{('92451126-7')+','+('92451126-5')}}" text="{{'来自'+options.nickname+'的分享'}}" css="{{$root.a4}}" bind:__l="__l"></l-painter-text></block></l-painter-view><l-painter-view vue-id="{{('92451126-8')+','+('92451126-3')}}" css="{{$root.a5}}" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{getConfig.show.goods_sale_price&&getConfig.id!=3}}"><l-painter-view vue-id="{{('92451126-9')+','+('92451126-8')}}" css="{{$root.a6}}" bind:__l="__l" vue-slots="{{['default']}}"><l-painter-text vue-id="{{('92451126-10')+','+('92451126-9')}}" text="¥" css="{{({fontSize:'28rpx'})}}" bind:__l="__l"></l-painter-text><block wx:if="{{price.prev}}"><l-painter-text vue-id="{{('92451126-11')+','+('92451126-9')}}" text="{{price.prev}}" css="{{({fontSize:'42rpx'})}}" bind:__l="__l"></l-painter-text></block><block wx:if="{{price.next}}"><l-painter-text vue-id="{{('92451126-12')+','+('92451126-9')}}" text="{{price.next}}" css="{{({fontSize:'28rpx'})}}" bind:__l="__l"></l-painter-text></block></l-painter-view></block><block wx:if="{{getConfig.show.goods_origin_price&&getConfig.id!=3}}"><l-painter-text vue-id="{{('92451126-13')+','+('92451126-8')}}" text="{{marketPrice}}" css="{{$root.a7}}" bind:__l="__l"></l-painter-text></block></l-painter-view><block wx:if="{{getConfig.show.goods_name&&getConfig.id!=3}}"><l-painter-text vue-id="{{('92451126-14')+','+('92451126-3')}}" css="{{$root.a8}}" text="{{getGoods.name}}" bind:__l="__l"></l-painter-text></block><block wx:if="{{getConfig.show.qrcode}}"><l-painter-view vue-id="{{('92451126-15')+','+('92451126-3')}}" css="{{$root.a9}}" bind:__l="__l" vue-slots="{{['default']}}"><l-painter-image vue-id="{{('92451126-16')+','+('92451126-15')}}" src="{{qrcode}}" css="width: 160rpx; height: 160rpx;" bind:__l="__l"></l-painter-image></l-painter-view></block><block wx:if="{{getConfig.show.qrcode_title}}"><l-painter-text vue-id="{{('92451126-17')+','+('92451126-3')}}" text="长按识别二维码" css="{{$root.a10}}" bind:__l="__l"></l-painter-text></block></l-painter-view></block></l-painter></view>