$(function(){

  //获取跳转前的

   id var thisURL = document.URL; var getval =thisURL.split('?')[1];

  var id= getval.split("=")[1];

  $.get('../../app/News/countPvnum.do?id='+id,{r:Math.random()},function(num) { }); });

 

posted on 2017-05-07 23:03  Mtkqy  阅读(242)  评论(0编辑  收藏  举报