diff --git a/route/static/app/files.js b/route/static/app/files.js index e6e06fdb6..dafd78f1e 100755 --- a/route/static/app/files.js +++ b/route/static/app/files.js @@ -305,7 +305,7 @@ function getFiles(Path) { if(!showRow) { showRow = '100'; } - var Body = ''; + var body = ''; var data = 'path=' + Path; var loadT = layer.load(); var totalSize = 0; @@ -340,7 +340,7 @@ function getFiles(Path) { if(getCookie('rank') == 'a'){ $("#set_list").addClass("active"); $("#set_icon").removeClass("active"); - Body += "\ + body += "\ \ " + cnametext + "\ "+toSize(fmp[1])+"\ @@ -358,7 +358,7 @@ function getFiles(Path) { } else { $("#set_icon").addClass("active"); $("#set_list").removeClass("active"); - Body += "