//增加PV方法
function addPv(){
var _hasp =/\#p\=/i.test(window.location.href);
if(!_hasp){
window.location.href = window.location.href+"#p=1";
}else{
window.location.href = window.location.href.split("#p=")[0] + "#p="+parseInt(count);
}
}
//注: count 为变量
用 JS 增加 PV 访问量的方法很简单,代码如下:
//增加PV方法
function addPv(){
var _hasp =/\#p\=/i.test(window.location.href);
if(!_hasp){
window.location.href = window.location.href+"#p=1";
}else{
window.location.href = window.location.href.split("#p=")[0] + "#p="+parseInt(count);
}
}
//注: count 为变量
专业提供WordPress主题安装、深度汉化、加速优化等各类网站建设服务,详询在线客服!