- <view class="u-skeleton data-v-161f9e59"><block tt:if="{{loading}}"><view data-ref="u-skeleton__wrapper" class="u-skeleton__wrapper data-v-161f9e59 vue-ref" style="display:flex;flex-direction:row;"><block tt:if="{{avatar}}"><view class="{{(((('u-skeleton__wrapper__avatar')+' '+'data-v-161f9e59')+' '+('u-skeleton__wrapper__avatar--'+avatarShape))+' '+(animate&&'animate'))}}" style="{{'height:'+($root.g0)+';'+('width:'+($root.g1)+';')}}"></view></block><view data-ref="u-skeleton__wrapper__content" class="u-skeleton__wrapper__content data-v-161f9e59 vue-ref" style="flex:1;"><block tt:if="{{title}}"><view class="{{((('u-skeleton__wrapper__content__title')+' '+'data-v-161f9e59')+' '+(animate&&'animate'))}}" style="{{'width:'+(uTitleWidth)+';'+('height:'+($root.g2)+';')}}"></view></block><block tt:for="{{rowsArray}}" tt:for-item="item" tt:for-index="index" tt:key="index"><view class="{{((('u-skeleton__wrapper__content__rows')+' '+'data-v-161f9e59')+' '+(animate&&'animate'))}}" style="{{'width:'+(item.width)+';'+('height:'+(item.height)+';')+('margin-top:'+(item.marginTop)+';')}}"></view></block></view></view></block><block tt:else><slot></slot></block></view>
|