From b3847ed98d72c4cb7cb32b645655c00ca2b77790 Mon Sep 17 00:00:00 2001 From: xiaji Date: Mon, 25 May 2026 21:15:30 +0800 Subject: [PATCH] =?UTF-8?q?style(=E5=85=AC=E5=BC=80=E5=86=85=E5=AE=B9):=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=98=BE=E7=9C=BC=E7=9A=84=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?API=E4=B8=8B=E6=8B=89=E8=8F=9C=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/templates/core/public_content.html | 26 ++++++++++++++++++++++--- 1 file changed, 23 insertions(+), 3 deletions(-) diff --git a/core/templates/core/public_content.html b/core/templates/core/public_content.html index 2f23ae0..b48c402 100644 --- a/core/templates/core/public_content.html +++ b/core/templates/core/public_content.html @@ -6,13 +6,33 @@

公开内容

- {% if user.is_authenticated %} -
+
+ + {% if user.is_authenticated %} 添加内容 + {% endif %}
- {% endif %}
{% if content_by_type %}