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-09-21 17:23:54 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
7e9d381b39c7831430994c9293b63ba5deebfe7c
7e9d381b
1 parent
fc3ea869
fix: 视频暂停播放,未播放的进度条颜色很暗
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
sight_harmony/features/wdDetailPlayShortVideo/src/main/resources/base/element/color.json
sight_harmony/features/wdDetailPlayShortVideo/src/main/resources/base/element/color.json
View file @
7e9d381
...
...
@@ -14,7 +14,7 @@
},
{
"name"
:
"play_track_color"
,
"value"
:
"#
1A
FFFFFF"
"value"
:
"#
33
FFFFFF"
},
{
"name"
:
"play_selected_color"
,
...
...
@@ -26,7 +26,7 @@
},
{
"name"
:
"pause_track_color"
,
"value"
:
"#
1A
FFFFFF"
"value"
:
"#
33
FFFFFF"
},
{
"name"
:
"pause_selected_color"
,
...
...
Please
register
or
login
to post a comment