diff --git a/ruoyi-admin/src/main/resources/templates/system/user/profile/profile.html b/ruoyi-admin/src/main/resources/templates/system/user/profile/profile.html index 2d3ba719..20e7e7da 100644 --- a/ruoyi-admin/src/main/resources/templates/system/user/profile/profile.html +++ b/ruoyi-admin/src/main/resources/templates/system/user/profile/profile.html @@ -29,15 +29,15 @@
[[${user.dept?.deptName}]] / [[${#strings.defaultString(postGroup,'无岗位')}]]
+[[${user.dept?.deptName}]] / [[${#strings.defaultString(postGroup,'无岗位')}]]
[[${user.email}]]
+[[${#strings.abbreviate(user.email, 17)}]]
[[${#dates.format(user.createTime, 'yyyy-MM-dd')}]]
+[[${#dates.format(user.createTime, 'yyyy-MM-dd')}]]