图片大小 修改

This commit is contained in:
张成
2025-08-23 23:13:10 +08:00
parent 22ae0c7cc4
commit 74174c504e
2 changed files with 1 additions and 1 deletions

View File

@@ -103,7 +103,7 @@ const LoginPage: React.FC = () => {
<View className="background_image"> <View className="background_image">
<Image <Image
className="bg_img" className="bg_img"
src={require('../../../static/login/login_bg.svg')} src={require('../../../static/login/login_bg.png')}
mode="aspectFill" mode="aspectFill"
/> />
<View className="bg_overlay"></View> <View className="bg_overlay"></View>

Binary file not shown.

After

Width:  |  Height:  |  Size: 627 KiB