mirror of
https://github.com/PlayEdu/frontend.git
synced 2025-06-27 21:12:48 +08:00
首页。最近学习页懒加载
This commit is contained in:
parent
07cfa836a2
commit
950fc74371
@ -101,6 +101,7 @@ export const UserInfoModel: React.FC<PropInterface> = ({ open, onCancel }) => {
|
||||
<div className="d-flex">
|
||||
{avatar && (
|
||||
<Image
|
||||
loading="lazy"
|
||||
width={60}
|
||||
height={60}
|
||||
style={{ borderRadius: "50%" }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user