diff --git a/route/static/app/files.js b/route/static/app/files.js index 65a905eac..266e51eb7 100755 --- a/route/static/app/files.js +++ b/route/static/app/files.js @@ -32,7 +32,7 @@ function recycleBin(type){ '+getLocalTime(rdata.dirs[i].time)+'\ \ '+lan.files.recycle_bin_re+'\ - | '+lan.files.recycle_bin_del+'\ + | '+lan.files.recycle_bin_del+'\ \ ' } @@ -49,7 +49,7 @@ function recycleBin(type){ '+getLocalTime(rdata.files[i].time)+'\ \ '+lan.files.recycle_bin_re+'\ - | '+lan.files.recycle_bin_del+'\ + | '+lan.files.recycle_bin_del+'\ \ ' @@ -66,7 +66,7 @@ function recycleBin(type){ '+getLocalTime(rdata.files[i].time)+'\ \ '+lan.files.recycle_bin_re+'\ - | '+lan.files.recycle_bin_del+'\ + | '+lan.files.recycle_bin_del+'\ \ ' } @@ -86,7 +86,7 @@ function recycleBin(type){ '+getLocalTime(rdata.dirs[i].time)+'\ \ '+lan.files.recycle_bin_re+'\ - | '+lan.files.recycle_bin_del+'\ + | '+lan.files.recycle_bin_del+'\ \ ' } @@ -107,7 +107,7 @@ function recycleBin(type){ '+getLocalTime(rdata.files[i].time)+'\ \ '+lan.files.recycle_bin_re+'\ - | '+lan.files.recycle_bin_del+'\ + | '+lan.files.recycle_bin_del+'\ \ ' } @@ -128,7 +128,7 @@ function recycleBin(type){ '+getLocalTime(rdata.files[i].time)+'\ \ '+lan.files.recycle_bin_re+'\ - | '+lan.files.recycle_bin_del+'\ + | '+lan.files.recycle_bin_del+'\ \ ' } @@ -151,7 +151,7 @@ function recycleBin(type){ '+getLocalTime(rdata.files[i].time)+'\ \ '+lan.files.recycle_bin_re+'\ - | '+lan.files.recycle_bin_del+'\ + | '+lan.files.recycle_bin_del+'\ \ ' } @@ -172,7 +172,7 @@ function recycleBin(type){ '+getLocalTime(rdata.files[i].time)+'\ \ '+lan.files.recycle_bin_re+'\ - | '+lan.files.recycle_bin_del+'\ + | '+lan.files.recycle_bin_del+'\ \ ' } @@ -197,7 +197,7 @@ function recycleBin(type){ \ \ '+lan.files.recycle_bin_ps+'\ - \ + \ \
\
\ @@ -286,7 +286,7 @@ function delRecycleBin(path,obj){ } //清空回收站 -function CloseRecycleBin(){ +function closeRecycleBin(){ layer.confirm('清空回收站操作会永久删除回收站中的文件,继续吗?',{title:'清空回收站',closeBtn:2,icon:3},function(){ var loadT = layer.msg("
正在删除,请稍候...
",{icon:16,time:0,shade: [0.3, '#000']}); setTimeout(function(){