Authored by 王水玲

分期埋点

... ... @@ -112,4 +112,4 @@ $('.repayment-btn').on('click', function() {
}, true);
return false;
});
\ No newline at end of file
});
... ...
... ... @@ -140,4 +140,4 @@ $(document).on('click', '.order-list a', function() {
LAB_ID: $('.header-tab .active').index(),
ORDER_CODE: $(this).data('code')
}, false);
});
\ No newline at end of file
});
... ...
... ... @@ -125,4 +125,4 @@ $('.list-right a').on('click', function() {
INST_STYLE: li.data('terms'),
PERIODS: li.data('currterm')
}, false);
});
\ No newline at end of file
});
... ...