Authored by 毕凯

gulp ge

... ... @@ -12404,8 +12404,11 @@ var getChannel = function() {
$studentVe.on('click', function(){
if (window._yas && window._yas.sendCustomInfo) {
window._yas.sendCustomInfo({
C_ID: getChannel(),
SRC_ID: 2
op: 'YB_STUDENT_ATTCT_INFO',
param: JSON.stringify({
C_ID: getChannel(),
SRC_ID: 2,
}),
}, true);
}
});
... ...
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.