From f6ec6a93f761a4a64d5677d9511cff447ed05b7b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=A1=E5=AE=85=E7=94=B7=28YznCMS=E5=AE=98=E6=96=B9=29?= <530765310@qq.com> Date: Fri, 4 Jul 2025 02:01:32 +0000 Subject: [PATCH] =?UTF-8?q?=E5=92=8C=E5=89=8D=E5=8F=B0=E4=BC=9A=E5=91=98?= =?UTF-8?q?=E7=BB=9F=E4=B8=80=EF=BC=8C=E5=A4=B4=E5=83=8F=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E5=8F=AA=E8=83=BD=E9=80=89=E6=8B=A9=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 御宅男(YznCMS官方) <530765310@qq.com> --- application/admin/view/general/profile/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/admin/view/general/profile/index.html b/application/admin/view/general/profile/index.html index ed5ff9da3..0e60f4351 100644 --- a/application/admin/view/general/profile/index.html +++ b/application/admin/view/general/profile/index.html @@ -53,7 +53,7 @@
{:__('Click to edit')}
- +

{$admin.nickname|htmlentities}

-- Gitee