@@ -3523,7 +3523,8 @@ function fromwhere(text){
if (!data.r["isExists"]){
$(".file-count").text($(".file-count").text()-1);
}
- goDownload(data.r["downUrl"])
+ location.href = url
+ //goDownload(data.r["downUrl"])
@@ -1776,6 +1776,7 @@ function andownload() {
return
}else if(window.freeFile>0){
window.freeFile=-1
+ gotoFilePage($(this).find('a').text())
}else{
// 付费用户