截取url中的某个字符串后面的值
获取到当前网址 var url = window.location.href; http://localhost:8080/exam_questions?type=3 //获取url中 ...
获取到当前网址 var url = window.location.href; http://localhost:8080/exam_questions?type=3 //获取url中 ...