(function () { $(document.body).click(function(evt) { if ($(evt.target).hasClass("early-data-link")) { new Counter().incr('10分钟数据'); } }); })();