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
1.5 KiB
1 lines
1.5 KiB
<view><block wx:if="{{!loadlogo}}"><loadlogo vue-id="1eeaec91-1" bind:__l="__l"></loadlogo></block><block wx:if="{{loadlogo}}"><view class="speci-box"><far-bottom vue-id="1eeaec91-2" bind:__l="__l"></far-bottom><view class="header-image p-r" style="{{'background-image:'+('url('+speciInfo.thumb+')')+';'+('height:'+(imgstyle.height+'px')+';')+('width:'+(imgstyle.width+'px')+';')}}"><view data-event-opts="{{[['tap',[['openWxParse',['$event']]]]]}}" class="rule-box t-c col-f f-24" bindtap="__e">规则</view></view><view class="speci-list padding-box-all" style="{{('background-color:'+speciInfo.bgcolor)}}"><goods-style vue-id="1eeaec91-3" goodsStyleType="rush" goodslistData="{{rushlist}}" bind:__l="__l"></goods-style></view><popup-view vue-id="1eeaec91-4" show="{{showRule}}" type="center" data-event-opts="{{[['^clickmask',[['e0']]]]}}" bind:clickmask="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="wxParse-box b-f"><scroll-view class="scrollView-parse" scroll-y="true"><jyf-parser class="vue-ref" vue-id="{{('1eeaec91-5')+','+('1eeaec91-4')}}" domain="https://6874-html-foe72-1259071903.tcb.qcloud.la" gesture-zoom="{{true}}" lazy-load="{{true}}" selectable="{{true}}" show-with-animation="{{true}}" use-anchor="{{true}}" html="{{speciInfo.rule}}" data-ref="article" bind:__l="__l"></jyf-parser></scroll-view><view data-event-opts="{{[['tap',[['openWxParse',['$event']]]]]}}" class="closeRule col-f f-28 t-c" bindtap="__e">知道了</view></view></popup-view></view></block></view>
|