From 436ac2cb66125370fbb76309cf5a497ea3f2db64 Mon Sep 17 00:00:00 2001 From: coder Date: Tue, 14 Apr 2026 18:21:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20pricing=E9=A1=B5=E9=9D=A2=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E6=A0=8F=E5=8A=A8=E6=80=81=E6=98=BE=E7=A4=BA=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 登录用户显示:首页/会员套餐/翻译历史 + 用户名/退出 - 未登录用户显示:首页/会员套餐 + 登录/注册 - 添加navbar-toggler支持移动端展开 --- templates/pricing.html | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/templates/pricing.html b/templates/pricing.html index 847a1e5..49eca83 100644 --- a/templates/pricing.html +++ b/templates/pricing.html @@ -12,9 +12,26 @@