From 640e2b568ddd4dcbdcbdb2e6bb35531c5d55023f Mon Sep 17 00:00:00 2001 From: zouap Date: Mon, 11 Jul 2022 10:46:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zouap --- public/home/home.js | 2 +- templates/base/footer.tmpl | 39 +++++++++++++++++++++++++++++++++++--- 2 files changed, 37 insertions(+), 4 deletions(-) diff --git a/public/home/home.js b/public/home/home.js index 74cfde9c8..d1733208b 100755 --- a/public/home/home.js +++ b/public/home/home.js @@ -119,7 +119,7 @@ document.onreadystatechange = function () { continue; } } - refresh3DInfo(record); + //refresh3DInfo(record); var recordPrefix = getMsg(record); if(record.OpType == "6" || record.OpType == "10" || record.OpType == "12" || record.OpType == "13"){ html += recordPrefix + actionName; diff --git a/templates/base/footer.tmpl b/templates/base/footer.tmpl index 333f87471..721743f46 100755 --- a/templates/base/footer.tmpl +++ b/templates/base/footer.tmpl @@ -51,7 +51,27 @@ {{end}}