From 669c7c3b7728b9bab95d767569fe11ed3fa1143b Mon Sep 17 00:00:00 2001 From: augushong Date: Mon, 5 May 2025 10:31:01 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E6=A0=BC=E5=BC=8F=E5=8C=96=E4=BB=A3?= =?UTF-8?q?=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/admin/common/left_post.html | 157 +++++++++++++++++++++++-------- 1 file changed, 119 insertions(+), 38 deletions(-) diff --git a/view/admin/common/left_post.html b/view/admin/common/left_post.html index cced74e..41ec6fa 100644 --- a/view/admin/common/left_post.html +++ b/view/admin/common/left_post.html @@ -1,44 +1,125 @@ {if $Request.param.type == 3 } - -
-
- - -
+ +
+
+ + + +
+
{/if} {if $Request.param.type == 'category-start' || $Request.param.type == 'category-end' } - -
-
- - -
+ +
+
+ +
+
{/if} \ No newline at end of file