陈剑华

fix: 19926 3:2横划卡-后台配置1个运营位,鸿蒙端封面图不正确,见对比截图

... ... @@ -40,7 +40,7 @@ export struct HorizontalStrokeCardThreeTwoRadioForOneComponent {
.width('100%')
Image($r("app.media.setting"))
Image(this.compDTO.operDataList[0].coverUrl)
.aspectRatio(1.5)
.width('100%')
.borderRadius(4)
... ...