网络摄像头

This commit is contained in:
lixiao 2025-09-11 10:45:18 +08:00
parent a5debed8f9
commit 6ffe0815ae

View File

@ -73,6 +73,7 @@ export default struct FaceCompare {
.width('100%')
.height('100%')
.backgroundColor(Color.Black)
.objectFit(ImageFit.Contain)
}
.width('48%')
.height('100%')