From 2d8b38d7f7d07e640429c76a420dd5d4ff1e7970 Mon Sep 17 00:00:00 2001 From: xiaoz Date: Mon, 1 Jun 2020 11:42:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=80=E4=BA=9B=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- functions/home.php | 50 ++++++++++++++++++++++--------------------- functions/version.txt | 2 +- static/style.css | 2 +- 3 files changed, 28 insertions(+), 26 deletions(-) diff --git a/functions/home.php b/functions/home.php index 6edffa8..984016c 100644 --- a/functions/home.php +++ b/functions/home.php @@ -310,30 +310,32 @@ function updir($dir){ - - - - - - - - music($url) ) { ?> - - - - - - - video($url) ){ ?> - - - is_text($url) ){ ?> - - office($url) ) { ?> - - - + +
+ + + + + + + music($url) ) { ?> + + + + + + + video($url) ){ ?> + + + is_text($url) ){ ?> + + office($url) ) { ?> + + + +
diff --git a/functions/version.txt b/functions/version.txt index ec782e9..2fad9c1 100644 --- a/functions/version.txt +++ b/functions/version.txt @@ -1 +1 @@ -1.51-2020531 \ No newline at end of file +1.52-2020601 \ No newline at end of file diff --git a/static/style.css b/static/style.css index 4cc7dcb..22d8cf2 100644 --- a/static/style.css +++ b/static/style.css @@ -97,7 +97,7 @@ text-overflow:ellipsis; } .footer{ - width:100%; + /* width:100%; */ /*position:fixed;*/ left:0; bottom:0;