From b50b3ee67ca08cf3ba90a6300b4b43f820ca1234 Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Sat, 24 Sep 2022 06:58:20 +0800 Subject: [PATCH] refactor: backgrounds --- web/app/controllers/index.php | 33 +++++++++++++++++++++------------ web/app/views/main-nav.php | 8 +++++++- web/app/views/page-footer.php | 2 +- web/app/views/page-header.php | 2 +- 4 files changed, 30 insertions(+), 15 deletions(-) diff --git a/web/app/controllers/index.php b/web/app/controllers/index.php index 86a7231..40c3918 100644 --- a/web/app/controllers/index.php +++ b/web/app/controllers/index.php @@ -65,18 +65,27 @@ - -
-

- true, 'top10' => true, 'by_accepted' => true)) ?> -
- - class="text-decoration-none" - - > + + +
+
+

+ true, + 'top10' => true, + 'by_accepted' => true, + 'table_classes' => array('table', 'text-center'), + )) ?> +
+
@@ -91,7 +100,7 @@
-
+
倒计时
@@ -127,7 +136,7 @@
-
+
友情链接
diff --git a/web/app/views/main-nav.php b/web/app/views/main-nav.php index 741d50e..000e15f 100644 --- a/web/app/views/main-nav.php +++ b/web/app/views/main-nav.php @@ -6,7 +6,13 @@ } ?> -