diff --git a/accounts/templates/accounts/profile.html b/accounts/templates/accounts/profile.html index 2431e5b..67cb4b0 100644 --- a/accounts/templates/accounts/profile.html +++ b/accounts/templates/accounts/profile.html @@ -36,6 +36,7 @@ .msg { margin-top: 10px; font-size: 13px; } .msg.error { color: #b91c1c; } .msg.success { color: #166534; } + .profile-card.pwd-card { max-width: 560px; padding: 24px; } /* 图片放大模态框 */ .image-modal { position: fixed; inset: 0; background: rgba(0,0,0,0.8); display: none; align-items: center; justify-content: center; z-index: 2000; } @@ -73,7 +74,7 @@ {% if permission_name != "管理员" and not profile_user.manage_key %} -
+

修改密码