yunshangxie/unpackage/dist/dev/mp-weixin/tuniao-ui/components/tn-grid-item/tn-grid-item.wxml

1 line
380 B
Plaintext

<view class="{{['tn-grid-item-class','tn-grid-item','data-v-f814fb48',backgroundColorClass]}}" style="{{'background-color:'+(backgroundColorStyle)+';'+('width:'+(gridWidth)+';')}}" hover-class="{{hoverClass}}" hover-stay-time="{{150}}" data-event-opts="{{[['tap',[['click',['$event']]]]]}}" bindtap="__e"><view class="tn-grid-item__box data-v-f814fb48"><slot></slot></view></view>