784 lines
46 KiB
Plaintext
784 lines
46 KiB
Plaintext
<wxs module="xs" src="./utils.wxs" />
|
|
<template name="taro_tmpl">
|
|
<block wx:for="{{root.cn}}" wx:key="sid">
|
|
<template is="tmpl_0_container" data="{{i:item,l:''}}" />
|
|
</block>
|
|
</template>
|
|
|
|
<template name="tmpl_0_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_0_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_0_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_0_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_0_4">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_0_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_0_48">
|
|
<scroll-view scroll-x="{{xs.b(i.p18,!1)}}" scroll-y="{{xs.b(i.p19,!1)}}" upper-threshold="{{xs.b(i.p21,50)}}" lower-threshold="{{xs.b(i.p6,50)}}" scroll-top="{{i.p16}}" scroll-left="{{i.p15}}" scroll-into-view="{{i.p14}}" scroll-with-animation="{{xs.b(i.p17,!1)}}" enable-back-to-top="{{xs.b(i.p2,!1)}}" bindscrolltoupper="eh" bindscrolltolower="eh" bindscroll="eh" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" enable-flex="{{xs.b(i.p3,false)}}" scroll-anchoring="{{xs.b(i.p13,false)}}" refresher-enabled="{{xs.b(i.p10,false)}}" refresher-threshold="{{xs.b(i.p11,45)}}" refresher-default-style="{{xs.b(i.p9,'black')}}" refresher-background="{{xs.b(i.p8,'#FFF')}}" refresher-triggered="{{xs.b(i.p12,false)}}" enhanced="{{xs.b(i.p4,false)}}" bounces="{{xs.b(i.p1,true)}}" show-scrollbar="{{xs.b(i.p20,true)}}" paging-enabled="{{xs.b(i.p7,false)}}" fast-deceleration="{{xs.b(i.p5,false)}}" binddragstart="eh" binddragging="eh" binddragend="eh" bindrefresherpulling="eh" bindrefresherrefresh="eh" bindrefresherrestore="eh" bindrefresherabort="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</scroll-view>
|
|
</template>
|
|
|
|
<template name="tmpl_0_35">
|
|
<navigator url="{{i.p10}}" open-type="{{xs.b(i.p7,'navigate')}}" delta="{{xs.b(i.p1,1)}}" hover-class="{{xs.b(i.p3,'navigator-hover')}}" hover-stop-propagation="{{xs.b(i.p6,!1)}}" hover-start-time="{{xs.b(i.p4,50)}}" hover-stay-time="{{xs.b(i.p5,600)}}" bindsuccess="eh" bindfail="eh" bindcomplete="eh" target="{{xs.b(i.p9,'self')}}" app-id="{{i.p0}}" path="{{i.p8}}" extra-data="{{i.p2}}" version="{{xs.b(i.p11,'version')}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</navigator>
|
|
</template>
|
|
|
|
<template name="tmpl_0_3">
|
|
<image src="{{i.p3}}" mode="{{xs.b(i.p1,'scaleToFill')}}" lazy-load="{{xs.b(i.p0,!1)}}" webp="{{xs.b(i.p4,false)}}" show-menu-by-longpress="{{xs.b(i.p2,false)}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</image>
|
|
</template>
|
|
|
|
<template name="tmpl_0_1">
|
|
<image src="{{i.p3}}" mode="{{xs.b(i.p1,'scaleToFill')}}" lazy-load="{{xs.b(i.p0,!1)}}" binderror="eh" bindload="eh" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" webp="{{xs.b(i.p4,false)}}" show-menu-by-longpress="{{xs.b(i.p2,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</image>
|
|
</template>
|
|
|
|
<template name="tmpl_0_8">
|
|
<block>{{i.v}}</block>
|
|
</template>
|
|
|
|
<template name="tmpl_0_container">
|
|
<template is="{{xs.a(0, i.nn, l)}}" data="{{i:i,cid:0,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_1_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_1_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_1_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_1_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_1_4">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_1_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_1_48">
|
|
<scroll-view scroll-x="{{xs.b(i.p18,!1)}}" scroll-y="{{xs.b(i.p19,!1)}}" upper-threshold="{{xs.b(i.p21,50)}}" lower-threshold="{{xs.b(i.p6,50)}}" scroll-top="{{i.p16}}" scroll-left="{{i.p15}}" scroll-into-view="{{i.p14}}" scroll-with-animation="{{xs.b(i.p17,!1)}}" enable-back-to-top="{{xs.b(i.p2,!1)}}" bindscrolltoupper="eh" bindscrolltolower="eh" bindscroll="eh" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" enable-flex="{{xs.b(i.p3,false)}}" scroll-anchoring="{{xs.b(i.p13,false)}}" refresher-enabled="{{xs.b(i.p10,false)}}" refresher-threshold="{{xs.b(i.p11,45)}}" refresher-default-style="{{xs.b(i.p9,'black')}}" refresher-background="{{xs.b(i.p8,'#FFF')}}" refresher-triggered="{{xs.b(i.p12,false)}}" enhanced="{{xs.b(i.p4,false)}}" bounces="{{xs.b(i.p1,true)}}" show-scrollbar="{{xs.b(i.p20,true)}}" paging-enabled="{{xs.b(i.p7,false)}}" fast-deceleration="{{xs.b(i.p5,false)}}" binddragstart="eh" binddragging="eh" binddragend="eh" bindrefresherpulling="eh" bindrefresherrefresh="eh" bindrefresherrestore="eh" bindrefresherabort="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</scroll-view>
|
|
</template>
|
|
|
|
<template name="tmpl_1_container">
|
|
<template is="{{xs.a(1, i.nn, l)}}" data="{{i:i,cid:1,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_2_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_2_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_2_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_2_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_2_4">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_2_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_2_48">
|
|
<scroll-view scroll-x="{{xs.b(i.p18,!1)}}" scroll-y="{{xs.b(i.p19,!1)}}" upper-threshold="{{xs.b(i.p21,50)}}" lower-threshold="{{xs.b(i.p6,50)}}" scroll-top="{{i.p16}}" scroll-left="{{i.p15}}" scroll-into-view="{{i.p14}}" scroll-with-animation="{{xs.b(i.p17,!1)}}" enable-back-to-top="{{xs.b(i.p2,!1)}}" bindscrolltoupper="eh" bindscrolltolower="eh" bindscroll="eh" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" enable-flex="{{xs.b(i.p3,false)}}" scroll-anchoring="{{xs.b(i.p13,false)}}" refresher-enabled="{{xs.b(i.p10,false)}}" refresher-threshold="{{xs.b(i.p11,45)}}" refresher-default-style="{{xs.b(i.p9,'black')}}" refresher-background="{{xs.b(i.p8,'#FFF')}}" refresher-triggered="{{xs.b(i.p12,false)}}" enhanced="{{xs.b(i.p4,false)}}" bounces="{{xs.b(i.p1,true)}}" show-scrollbar="{{xs.b(i.p20,true)}}" paging-enabled="{{xs.b(i.p7,false)}}" fast-deceleration="{{xs.b(i.p5,false)}}" binddragstart="eh" binddragging="eh" binddragend="eh" bindrefresherpulling="eh" bindrefresherrefresh="eh" bindrefresherrestore="eh" bindrefresherabort="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</scroll-view>
|
|
</template>
|
|
|
|
<template name="tmpl_2_container">
|
|
<template is="{{xs.a(2, i.nn, l)}}" data="{{i:i,cid:2,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_3_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_3_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_3_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_3_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_3_4">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_3_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_3_48">
|
|
<scroll-view scroll-x="{{xs.b(i.p18,!1)}}" scroll-y="{{xs.b(i.p19,!1)}}" upper-threshold="{{xs.b(i.p21,50)}}" lower-threshold="{{xs.b(i.p6,50)}}" scroll-top="{{i.p16}}" scroll-left="{{i.p15}}" scroll-into-view="{{i.p14}}" scroll-with-animation="{{xs.b(i.p17,!1)}}" enable-back-to-top="{{xs.b(i.p2,!1)}}" bindscrolltoupper="eh" bindscrolltolower="eh" bindscroll="eh" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" enable-flex="{{xs.b(i.p3,false)}}" scroll-anchoring="{{xs.b(i.p13,false)}}" refresher-enabled="{{xs.b(i.p10,false)}}" refresher-threshold="{{xs.b(i.p11,45)}}" refresher-default-style="{{xs.b(i.p9,'black')}}" refresher-background="{{xs.b(i.p8,'#FFF')}}" refresher-triggered="{{xs.b(i.p12,false)}}" enhanced="{{xs.b(i.p4,false)}}" bounces="{{xs.b(i.p1,true)}}" show-scrollbar="{{xs.b(i.p20,true)}}" paging-enabled="{{xs.b(i.p7,false)}}" fast-deceleration="{{xs.b(i.p5,false)}}" binddragstart="eh" binddragging="eh" binddragend="eh" bindrefresherpulling="eh" bindrefresherrefresh="eh" bindrefresherrestore="eh" bindrefresherabort="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</scroll-view>
|
|
</template>
|
|
|
|
<template name="tmpl_3_container">
|
|
<template is="{{xs.a(3, i.nn, l)}}" data="{{i:i,cid:3,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_4_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_4_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_4_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_4_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_4_4">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_4_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_4_container">
|
|
<template is="{{xs.a(4, i.nn, l)}}" data="{{i:i,cid:4,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_5_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_5_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_5_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_5_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_5_4">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_5_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_5_container">
|
|
<template is="{{xs.a(5, i.nn, l)}}" data="{{i:i,cid:5,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_6_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_6_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_6_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_6_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_6_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_6_container">
|
|
<template is="{{xs.a(6, i.nn, l)}}" data="{{i:i,cid:6,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_7_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_7_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_7_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_7_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_7_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_7_container">
|
|
<template is="{{xs.a(7, i.nn, l)}}" data="{{i:i,cid:7,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_8_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_8_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_8_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_8_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_8_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_8_container">
|
|
<template is="{{xs.a(8, i.nn, l)}}" data="{{i:i,cid:8,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_9_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_9_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_9_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_9_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_9_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_9_container">
|
|
<template is="{{xs.a(9, i.nn, l)}}" data="{{i:i,cid:9,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_10_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_10_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_10_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_10_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_10_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_10_container">
|
|
<template is="{{xs.a(10, i.nn, l)}}" data="{{i:i,cid:10,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_11_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_11_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_11_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_11_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_11_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_11_container">
|
|
<template is="{{xs.a(11, i.nn, l)}}" data="{{i:i,cid:11,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_12_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_12_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_12_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_12_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_12_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_12_container">
|
|
<template is="{{xs.a(12, i.nn, l)}}" data="{{i:i,cid:12,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_13_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_13_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_13_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_13_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_13_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_13_container">
|
|
<template is="{{xs.a(13, i.nn, l)}}" data="{{i:i,cid:13,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_14_0">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" catchtouchmove="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_14_5">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" animation="{{i.p0}}" style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_14_2">
|
|
<view style="{{i.st}}" class="{{i.cl}}" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_14_7">
|
|
<view hover-class="{{xs.b(i.p1,'none')}}" hover-stop-propagation="{{xs.b(i.p4,!1)}}" hover-start-time="{{xs.b(i.p2,50)}}" hover-stay-time="{{xs.b(i.p3,400)}}" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongpress="eh" animation="{{i.p0}}" bindanimationstart="eh" bindanimationiteration="eh" bindanimationend="eh" bindtransitionend="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</view>
|
|
</template>
|
|
|
|
<template name="tmpl_14_6">
|
|
<text selectable="{{xs.b(i.p1,!1)}}" space="{{i.p2}}" decode="{{xs.b(i.p0,!1)}}" user-select="{{xs.b(i.p3,false)}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
|
<block wx:for="{{i.cn}}" wx:key="sid">
|
|
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
|
|
</block>
|
|
</text>
|
|
</template>
|
|
|
|
<template name="tmpl_14_container">
|
|
<template is="{{xs.a(14, i.nn, l)}}" data="{{i:i,cid:14,l:xs.f(l,i.nn)}}" />
|
|
</template>
|
|
|
|
<template name="tmpl_15_container">
|
|
<block wx:if="{{i.nn === '#text'}}">
|
|
<template is="tmpl_0_#text" data="{{i:i}}" />
|
|
</block>
|
|
<block wx:else>
|
|
<comp i="{{i}}" l="{{l}}" />
|
|
</block>
|
|
</template>
|