From 95d80fe5684aa85ffcc0fbcc80509256fdf67c8f Mon Sep 17 00:00:00 2001 From: augushong Date: Wed, 28 Jun 2023 11:17:18 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=94=A8=E6=88=B7=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/css/index.css | 13 ++++++ view/index/common/_right.html | 80 ++++++++++++++++++----------------- 2 files changed, 54 insertions(+), 39 deletions(-) diff --git a/public/static/css/index.css b/public/static/css/index.css index 7f19f15..f315dfc 100644 --- a/public/static/css/index.css +++ b/public/static/css/index.css @@ -1,4 +1,17 @@ .ul-avatar-sidebar-list { display: flex; flex-wrap: wrap; +} + +.ul-avatar-sidebar-list .ul-avatar-sidebar-list-item-img { + width: 42px; + height: 42px; +} + +.ul-avatar-sidebar-list .ul-avatar-sidebar-list-item:not(:last-child) { + margin-bottom: 6px; +} + +.ul-avatar-sidebar-list .ul-avatar-sidebar-list-item-info { + width: calc(100% - 42px - 10px); } \ No newline at end of file diff --git a/view/index/common/_right.html b/view/index/common/_right.html index 766f11c..48a65f4 100644 --- a/view/index/common/_right.html +++ b/view/index/common/_right.html @@ -35,45 +35,6 @@ -
-
- 更多 -
-
- -
-
-
-
- 友情链接 -
-
- -
-
-
-
- 订阅 -
- -
最近文章浏览 @@ -104,6 +65,47 @@
今日文章浏览次数:{$total_day_hits}
+
+
+ 更多 +
+
+ +
+
+ +
+
+ 友情链接 +
+
+ +
+
+
+
+ 订阅 +
+ +
+