diff --git a/route/static/app/files.js b/route/static/app/files.js index 542bb3804..34bc293fa 100755 --- a/route/static/app/files.js +++ b/route/static/app/files.js @@ -366,7 +366,7 @@ function makeFilePage(showRow, page = ''){ //分页 $("#filePage").html(page); - $("#filePage div").append("每页"); + $("#filePage div").append("每页"); $("#filePage .Pcount").css("left","16px"); } diff --git a/route/templates/default/files.html b/route/templates/default/files.html index 14f4e0423..e074d3004 100755 --- a/route/templates/default/files.html +++ b/route/templates/default/files.html @@ -16,11 +16,11 @@