mirror of
https://github.com/PlayEdu/h5.git
synced 2025-06-22 06:42:48 +08:00
上传头像大小限制去除
This commit is contained in:
parent
b031445af9
commit
2acdd6063d
@ -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={{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user