Files
2025-12-20 08:34:16 +08:00

1 line
688 B
Plaintext

<view class="hot-area-box data-v-495ed12e" style="{{(hotAreaWarp)}}"><view class="simple-graph-wrap data-v-495ed12e"><image style="{{'height:'+(value.imgHeight)+';'}}" src="{{$root.g0}}" mode="widthFix" show-menu-by-longpress="{{true}}" class="data-v-495ed12e"></image><block wx:for="{{value.heatMapData}}" wx:for-item="mapItem" wx:for-index="mapIndex" wx:key="mapIndex"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" data-event-params="{{({mapItem})}}" class="heat-map data-v-495ed12e" style="{{'width:'+(mapItem.width+'%')+';'+('height:'+(mapItem.height+'%')+';')+('left:'+(mapItem.left+'%')+';')+('top:'+(mapItem.top+'%')+';')}}" catchtap="__e"></view></block></view></view>