From eac6a6043869d5c4ee8afc36f0a50451dc0abf36 Mon Sep 17 00:00:00 2001 From: liuwei Date: Fri, 11 Apr 2025 17:57:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E7=99=BB=E5=BD=95=E8=B4=A6?= =?UTF-8?q?=E6=88=B7=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/admin/dashboard/templates/index.html b/admin/dashboard/templates/index.html index bdd699f..e48efc4 100644 --- a/admin/dashboard/templates/index.html +++ b/admin/dashboard/templates/index.html @@ -9,14 +9,13 @@
- 当前登录微信账号 + {% raw %}{{ currentUser.data.nickname }}{% endraw %}
-
{% raw %}{{ currentUser.data.nickname }}{% endraw %}
微信号: {% raw %}{{ currentUser.data.wx_id }}{% endraw %}