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-10-11 17:20:39 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ce5f1b2a51d64575d4f445dcf12f830db86562bb
ce5f1b2a
1 parent
39d7796c
feat: 20527 【折叠屏】搜索 点击庆祝人民政协成立七十五周年,图片截断了
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card19Component.ets
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card19Component.ets
View file @
ce5f1b2
...
...
@@ -241,7 +241,7 @@ struct createImg {
Image(this.loadImg ? item.url || item.fullUrl : '')
.backgroundColor(0xf5f5f5)
.width('100%')
.
height(198
)
.
aspectRatio(16 / 9
)
.autoResize(true)
.borderRadius(this.caclImageRadius(index))
.borderStyle(BorderStyle.Solid)
...
...
Please
register
or
login
to post a comment