240 发简信
IP属地:广东
  • JS获取自身地址的参数

    $(function(){ alert(GetQueryString()); }); function GetQueryString(){ ...