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
yangchenggong1_wd
2024-05-24 10:47:18 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
80d68d44571ead3586f399f9676d023f3f5b3e50
80d68d44
1 parent
9c003f8b
fix:bug[17943] UI还原问题-【uat】开机进去首页,提示文案显示样式问题,看图
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
sight_harmony/features/wdComponent/src/main/ets/components/view/PermissionDesComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/view/PermissionDesComponent.ets
View file @
80d68d4
...
...
@@ -31,6 +31,7 @@ export struct PermissionDesComponent {
.border({ radius: 5 })
.margin({ top: 12 })
.padding(12)
.zIndex(20)
}
startDismiss() {
...
...
Please
register
or
login
to post a comment