uni-ticket-system/dist/dev/mp-weixin/tmui/components/tm-icon/tm-icon.wxml

1 line
487 B
Plaintext
Raw Normal View History

2023-12-05 02:11:10 +00:00
<view render-whole="{{true}}" class="flex flex-row flex-row-center-center data-v-e3e455a0" style="{{x}}"><text wx:if="{{a}}" bindtap="{{b}}" bindlongpress="{{c}}" class="{{['data-v-e3e455a0', d, e, 'text-size-n d-inline-block', f, g, h]}}" style="{{i + ';' + j + ';' + k + ';' + l}}"></text><image wx:if="{{m}}" render-whole="{{true}}" bindtap="{{n}}" bindlongpress="{{o}}" ref="icon" src="{{p}}" class="{{['data-v-e3e455a0', q, r, s]}}" style="{{t + ';' + v + ';' + w}}"></image></view>