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-06 10:01:28 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dede2f5ad3e0a40eb57c218863042d65e997d671
dede2f5a
1 parent
945fbc2b
fix: 信息流卡片分割线置为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/CompParser.ets
sight_harmony/features/wdComponent/src/main/ets/components/CompParser.ets
View file @
dede2f5
...
...
@@ -47,7 +47,7 @@ export struct CompParser {
console.log('CompParser
-compDTO
', JSON.stringify(this.compDTO))
console.log('CompParser', JSON.stringify(this.compDTO))
this.pageName = this.pageModel.pageInfo.name
// 轮播图屏蔽音频类型稿件
if (this.compDTO.compStyle === CompStyle.Zh_Carousel_Layout_01) {
...
...
Please
register
or
login
to post a comment