240 发简信
IP属地:江苏
  • 如何获取url的不同参数

    //获取url中的参数 function getUrlParam(name) { var url = document.location....