--使用下面JS不能头尾连续
setTimeout(function() {
_g().getWidgetByName('report1-1_C').startMarquee({
offset: 1,
interval: 0.1,
stopOnHover: false,
to:'top'
});
}, 500);
JS实现首尾相接的跑马灯-https://help.fanruan.com/finereport/doc-view-1746.html