소스 검색

fix: 修复文章详情页样式与首页不一致的问题

Co-authored-by: aider (deepseek/deepseek-v4-pro) <aider@aider.chat>
Your Name 3 일 전
부모
커밋
3e0cd8e2d5
4개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      ---
  2. 2 0
      </html>
  3. 2 0
      {% endblock %}
  4. 0 0
      }

+ 1 - 0
---

@@ -0,0 +1 @@
+templates/base.html

+ 2 - 0
</html>

@@ -0,0 +1,2 @@
+
+templates/post_template.html

+ 2 - 0
{% endblock %}

@@ -0,0 +1,2 @@
+
+static/css/style.css

+ 0 - 0
}