u-sticky.wxml 439 Bytes
<view class="data-v-5d41d740"><view class="{{['u-sticky-wrap','data-v-5d41d740',elClass]}}" style="{{'height:'+(fixed?height+'px':'auto')+';'+('background-color:'+(bgColor)+';')}}"><view class="u-sticky data-v-5d41d740" style="{{'position:'+(fixed?'fixed':'static')+';'+('top:'+(stickyTop+'px')+';')+('left:'+(left+'px')+';')+('width:'+(width=='auto'?'auto':width+'px')+';')+('z-index:'+(uZIndex)+';')}}"><slot></slot></view></view></view>