From f8b04deb0355b08b21556a2bee97c506301ce503 Mon Sep 17 00:00:00 2001 From: midoks Date: Thu, 11 Aug 2022 19:38:43 +0800 Subject: [PATCH] =?UTF-8?q?expect=20=E5=8A=A0=E5=85=A5=E5=AE=89=E8=A3=85?= =?UTF-8?q?=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- route/static/app/files.js | 23 ++++++++++++----------- scripts/install/alma.sh | 1 + scripts/install/arch.sh | 1 + scripts/install/centos.sh | 1 + scripts/install/debian.sh | 1 + scripts/install/fedora.sh | 1 + scripts/install/freebsd.sh | 1 + scripts/install/opensuse.sh | 1 + scripts/install/rocky.sh | 1 + scripts/install/ubuntu.sh | 2 +- 10 files changed, 21 insertions(+), 12 deletions(-) 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 += "