作者 root

增加 快车 和 刷新排序

... ... @@ -90,7 +90,7 @@
}
function jump(e){
console.log(e);
var url='http://sign.w.brotop.cn/index/index/jump?url=\''+e+'\'';
var url='http://sign.w.brotop.cn/index/index/jump?url='+e;
console.log(url);
return ;
//window.location.href=
... ...