智慧校园考试-班级报告
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

section_4.js 127B

12345
  1. $(function () {
  2. var parameter = $(".section_4_html_root").data("page-params");
  3. parameter = JSON.parse(parameter);
  4. });