上传头像大小限制去除

This commit is contained in:
禺狨 2023-06-30 16:17:33 +08:00
parent b031445af9
commit 2acdd6063d

View File

@ -113,6 +113,7 @@ const MemberPage = () => {
{user && user.name && ( {user && user.name && (
<> <>
<Image <Image
loading="lazy"
width={100} width={100}
height={100} height={100}
style={{ style={{