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-10 17:10:18 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f5f1d5014618c55ab0936e7bcead4b6ad23d3ad3
f5f1d501
1 parent
7a2c41d4
fix:bug[17282] 设置界面的>图标鸿蒙版比较模糊
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/setting/MineSettingComponent.ets
sight_harmony/features/wdComponent/src/main/resources/base/media/back_icon.png
sight_harmony/features/wdComponent/src/main/ets/components/setting/MineSettingComponent.ets
View file @
f5f1d50
...
...
@@ -259,10 +259,11 @@ export struct MineSettingComponent {
Text((item.itemType=='clear_cache') ? this.cacheSize.toFixed(2) + 'M' : '')
.fontColor('#999999')
.maxLines(1)
Image($r('app.media.mine_user_arrow'))
Image($r('app.media.mine_user_arrow
_2
'))
.width('27lpx')
.height('27lpx')
.objectFit(ImageFit.Auto)
.interpolation(ImageInterpolation.High)
Column().width('29lpx')
}.width('40%')
.margin({ right: '29lpx' })
...
...
sight_harmony/features/wdComponent/src/main/resources/base/media/back_icon.png
View file @
f5f1d50
307 Bytes
|
W:
|
H:
431 Bytes
|
W:
|
H:
2-up
Swipe
Onion skin
Please
register
or
login
to post a comment