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-13 17:15:36 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
aa558ecfdba901988eb573ca36092b02e0b3ea34
aa558ecf
1 parent
3a31d6ba
fix: 设置仅wifi加载图片控制,4G网络下,奥运频道信息流页面未展示头图卡
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/cardview/Card5Component.ets
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card5Component.ets
View file @
aa558ec
...
...
@@ -54,7 +54,7 @@ export struct Card5Component {
bottomRight: $r('app.float.image_border_radius')
}
)
// .aspectRatio(343 / 225
)
.height(this.loadImg ? '' : 114
)
.autoResize(true)
if (!!this.titleShowPolicy || this.titleShowPolicy === null ) {
Row()
...
...
Please
register
or
login
to post a comment