From 7cd9281c74b273e85ee5bf8b75fc41ce15d3f892 Mon Sep 17 00:00:00 2001 From: Karson Date: Fri, 16 Jun 2023 21:12:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=89=8D=E5=8F=B0=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/index/view/user/index.html | 9 ++------- application/index/view/user/login.html | 3 +-- application/index/view/user/profile.html | 6 ++---- 3 files changed, 5 insertions(+), 13 deletions(-) diff --git a/application/index/view/user/index.html b/application/index/view/user/index.html index b37744e8..c2ddc22a 100755 --- a/application/index/view/user/index.html +++ b/application/index/view/user/index.html @@ -24,26 +24,21 @@ {:__('Profile')}
-
+ -
- +
-

{$user.nickname|htmlentities}

-

{$user.bio|default=__("This guy hasn't written anything yet")|htmlentities}

-
-
diff --git a/application/index/view/user/login.html b/application/index/view/user/login.html index 792c65ac..6b521925 100755 --- a/application/index/view/user/login.html +++ b/application/index/view/user/login.html @@ -86,8 +86,7 @@