index.wxml 539 B

1
  1. <view class="emotion-box data-v-4167a69f" style="{{'height:'+(height+'px')+';'}}"><block wx:for="{{$root.l1}}" wx:for-item="line" wx:for-index="i" wx:key="i"><view class="emotion-box-line data-v-4167a69f"><block wx:for="{{line.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['clickHandler',['$0'],[[['list','',i],['','',index]]]]]]]}}" class="emotion-item data-v-4167a69f" bindtap="__e"><rich-text nodes="{{item.g0}}" class="data-v-4167a69f"></rich-text></view></block></view></block></view>