陈剑华

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

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