happy лет назад: 7
Родитель
Сommit
76d1c1ef9f
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      js/resourceShow.js

+ 3 - 0
js/resourceShow.js

410
		location.href = "resourceShow.html?resourceId=" + $(this).attr("data-id");
410
		location.href = "resourceShow.html?resourceId=" + $(this).attr("data-id");
411
	})
411
	})
412
	/*点击咨询*/
412
	/*点击咨询*/
413
	$("#consultin").on("click", function() {
414
		location.href="tidings.html?id="+professorId;
415
	});
413
//	$("#consultin").on("click", function() {
416
//	$("#consultin").on("click", function() {
414
//		clickResouceConsultHandler();
417
//		clickResouceConsultHandler();
415
//	});
418
//	});