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-06-25 18:11:53 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
c36f044ec653497a4b446ee4050eb4db21ef7799
c36f044e
1 parent
3a6f5700
fix: 19085 一多适配--折叠屏,人民号>关注:号主动态,单图卡样式标题折行不正确
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/Card14Component.ets
sight_harmony/features/wdComponent/src/main/ets/components/cardview/Card14Component.ets
View file @
c36f044
...
...
@@ -55,7 +55,7 @@ export struct Card14Component {
)
}
// 左标题,右图
Flex({ direction: FlexDirection.Row, justifyContent: FlexAlign.S
tart
}) {
Flex({ direction: FlexDirection.Row, justifyContent: FlexAlign.S
paceBetween
}) {
Text() {
if (this.titleMarked) {
...
...
Please
register
or
login
to post a comment