feat: 添加衣物图像选项配置,支持图像模式设置

This commit is contained in:
bighuixiang
2025-06-23 17:53:13 +08:00
parent da9c2badef
commit 9d851872a3

View File

@@ -12,6 +12,7 @@
:enabledRedGreenMode="true"
:clothingImageUrl="imageUrls.baseImage"
:redGreenImageUrl="imageUrls.maskImage"
:clothingImageOpts="{ imageMode: 'contains' }"
/>
</div>
</div>