1 |
- <block wx:if="{{loading}}"><view data-event-opts="{{[['touchmove',[['',['$event']]]]]}}" style="{{'width:'+(windowWinth+'px')+';'+('height:'+(windowHeight+'px')+';')+('background-color:'+(bgColor)+';')+('position:'+('absolute')+';')+('left:'+(left+'px')+';')+('top:'+(top+'px')+';')+('z-index:'+(9998)+';')+('overflow:'+('hidden')+';')}}" catchtouchmove="__e" class="data-v-8db38fa4"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="g0"><view class="{{['data-v-8db38fa4',animation?'skeleton-fade':'']}}" style="{{'width:'+(item.$orig.width+'px')+';'+('height:'+(item.$orig.height+'px')+';')+('background-color:'+(elColor)+';')+('position:'+('absolute')+';')+('left:'+(item.$orig.left-left+'px')+';')+('top:'+(item.$orig.top-top+'px')+';')}}"></view></block><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="index" wx:key="g1"><view class="{{['data-v-8db38fa4',animation?'skeleton-fade':'']}}" style="{{'width:'+(item.$orig.width+'px')+';'+('height:'+(item.$orig.height+'px')+';')+('background-color:'+(elColor)+';')+('border-radius:'+(item.$orig.width/2+'px')+';')+('position:'+('absolute')+';')+('left:'+(item.$orig.left-left+'px')+';')+('top:'+(item.$orig.top-top+'px')+';')}}"></view></block><block wx:for="{{$root.l2}}" wx:for-item="item" wx:for-index="index" wx:key="g2"><view class="{{['data-v-8db38fa4',animation?'skeleton-fade':'']}}" style="{{'width:'+(item.$orig.width+'px')+';'+('height:'+(item.$orig.height+'px')+';')+('background-color:'+(elColor)+';')+('border-radius:'+(borderRadius+'rpx')+';')+('position:'+('absolute')+';')+('left:'+(item.$orig.left-left+'px')+';')+('top:'+(item.$orig.top-top+'px')+';')}}"></view></block></view></block>
|