mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 08:20:31 +08:00
4f79e10bd6
Former-commit-id: 376f94edd602d3dfed1cbada6e08361ee7b08e73
2 lines
576 B
JavaScript
2 lines
576 B
JavaScript
"340:function(t,e,n){\"use strict\";e.__esModule=!0,e.renderThumbStyle=function(t){var e=t.move,n=t.size,i=t.bar,r={},o=\"translate\"+i.axis+\"(\"+e+\"%)\";return r[i.size]=n,r.transform=o,r.msTransform=o,r.webkitTransform=o,r};e.BAR_MAP={vertical:{offset:\"offsetHeight\",scroll:\"scrollTop\",scrollSize:\"scrollHeight\",size:\"height\",key:\"vertical\",axis:\"Y\",client:\"clientY\",direction:\"top\"},horizontal:{offset:\"offsetWidth\",scroll:\"scrollLeft\",scrollSize:\"scrollWidth\",size:\"width\",key:\"horizontal\",axis:\"X\",client:\"clientX\",direction:\"left\"}}}";
|