From 81ac2080039a61cf92bbd0c7c9f74ae498463781 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Fri, 27 Dec 2019 10:35:37 +0800 Subject: [PATCH] index datashow2 --- safesite/templates/datashow2.html | 2 +- safesite/templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/safesite/templates/datashow2.html b/safesite/templates/datashow2.html index 4da6bbdc..2496d110 100644 --- a/safesite/templates/datashow2.html +++ b/safesite/templates/datashow2.html @@ -364,7 +364,7 @@ $('.tbl-body tbody').html($('.tbl-body tbody').html() + $('.tbl-body tbody').html()); $('.tbl-body').css('top', '0'); var tblTop = 0; - var speedhq = 100; // 数值越大越慢 + var speedhq = 80; // 数值越大越慢 var outerHeight = $('.tbl-body tbody').find("tr").outerHeight(); function Marqueehq() { if (tblTop <= -outerHeight * Items.length) { diff --git a/safesite/templates/index.html b/safesite/templates/index.html index 7ac73928..9c801b41 100644 --- a/safesite/templates/index.html +++ b/safesite/templates/index.html @@ -88,7 +88,7 @@ {{ user.username }} 欢迎您! -
+
安全退出