回筐逻辑修改
This commit is contained in:
@@ -52,8 +52,8 @@ const CustomerLevelPage: React.FC = () => {
|
||||
return (
|
||||
<Image
|
||||
src={url}
|
||||
width={60}
|
||||
height={60}
|
||||
width={30}
|
||||
height={30}
|
||||
style={{ objectFit: 'cover', borderRadius: 4 }}
|
||||
/>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user