Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
陈剑华
2024-08-23 10:27:07 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
5023bc25343ddc006e52f3e258f2bb5ed9154338
5023bc25
1 parent
d803ccb9
fix: 19926 3:2横划卡-后台配置1个运营位,鸿蒙端封面图不正确,见对比截图
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/view/HorizontalStrokeCardThreeTwoRadioForOneComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/view/HorizontalStrokeCardThreeTwoRadioForOneComponent.ets
View file @
5023bc2
...
...
@@ -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)
...
...
Please
register
or
login
to post a comment