From 2ae1542037534f3c3fe501c222f23600cffbd8e3 Mon Sep 17 00:00:00 2001 From: xushubieli Date: Fri, 21 Oct 2022 15:44:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=99=BB=E5=BD=95=E5=B8=83?= =?UTF-8?q?=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/count.php | 2 +- src/apps/disdls.php | 2 +- src/apps/view.php | 5 +---- src/static/web/css/user.css | 11 +++++++++-- src/theme/templets/header.htm | 2 +- src/user/templets/header.htm | 8 +++----- 6 files changed, 16 insertions(+), 14 deletions(-) diff --git a/src/apps/count.php b/src/apps/count.php index 2142d58e..c508e414 100755 --- a/src/apps/count.php +++ b/src/apps/count.php @@ -2,7 +2,7 @@ /** * 文档统计 * - * 如果想显示点击次数,请增加view参数,即把下面JS调用放到文档模板适当位置 + * 如果想显示点击次数,请增加view参数,即把下面js调用放到文档模板适当位置 * * 普通计数器为 * diff --git a/src/apps/disdls.php b/src/apps/disdls.php index 4c517b44..5a4187d3 100755 --- a/src/apps/disdls.php +++ b/src/apps/disdls.php @@ -2,7 +2,7 @@ /** * 下载次数统计 * - * 如果想显示下载次数,即把下面JS调用放到文档模板适当位置 + * 如果想显示下载次数,即把下面js调用放到文档模板适当位置 * * * @version $Id: disdls.php$ diff --git a/src/apps/view.php b/src/apps/view.php index 797d0f39..4470f0df 100755 --- a/src/apps/view.php +++ b/src/apps/view.php @@ -1,10 +1,7 @@
- +
diff --git a/src/user/templets/header.htm b/src/user/templets/header.htm index 90b6ed88..881f8f2a 100644 --- a/src/user/templets/header.htm +++ b/src/user/templets/header.htm @@ -1,5 +1,5 @@
-
+
@@ -7,10 +7,8 @@