fix(showcase): tab stay, Y-center toggle, group postcards by sent/received, hide navbar on public page, remove profiles/xx/showcase

This commit is contained in:
2026-07-06 00:05:15 +08:00
parent a69c6c10c9
commit d082a4b421
4 files changed
+81 -22

No files matched your search

+2 -1
View File
@@ -1,5 +1,6 @@
{% extends "base.html" %}
{% block title %}{{ profile_user.username }} 的展示页 - 明信片管理器{% endblock %}
{% block title %}{{ profile_user.username }} 的展示页{% endblock %}
{% block navbar %}{% endblock %}
{% block content %}
<div class="section-header">
<h1>📮 {{ profile_user.username }} 的明信片</h1>