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
wangliang_wd
2024-09-12 16:12:47 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
6da351d0c99cf5a885c1f6b2ae5a2bf51a1a0763
6da351d0
1 parent
a8e1cf53
feat:优化人民号动态卡来源展示问题
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
sight_harmony/features/wdComponent/src/main/ets/components/cardCommon/RmhTitle.ets
sight_harmony/features/wdComponent/src/main/resources/base/media/default_head.png
sight_harmony/features/wdComponent/src/main/ets/components/cardCommon/RmhTitle.ets
View file @
6da351d
...
...
@@ -156,7 +156,7 @@ export struct RmhTitle {
.lineHeight(21)
.margin({bottom: 1})
Flex({alignContent: FlexAlign.Start, wrap: FlexWrap.NoWrap}) {
//
Flex({alignContent: FlexAlign.Start, wrap: FlexWrap.NoWrap}) {
Row() {
if (!(this.hideTime && this.getDaysBetweenDates(Number(this.publishTime)) > 2)) {
if (this.publishTime) {
...
...
@@ -187,8 +187,9 @@ export struct RmhTitle {
}
.height(14)
}
.width('calc(100% - 36vp - 8vp)')
.align(Alignment.Start)
// }
// .width('calc(100% - 36vp - 8vp)')
}
.justifyContent(FlexAlign.SpaceBetween)
...
...
sight_harmony/features/wdComponent/src/main/resources/base/media/default_head.png
View file @
6da351d
9.95 KB
|
W:
|
H:
16.2 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Please
register
or
login
to post a comment