Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dangan_dataV
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
dbfda0b0
authored
2026-01-06 13:12:34 +0800
by
zrj
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
大屏1.6修改
1 parent
cd08c1a0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
src/viewsPc/vip/centerPage.vue
src/viewsPc/vip/centerPage.vue
View file @
dbfda0b
...
...
@@ -2378,8 +2378,8 @@ const handelContrast = (row1, row2, TBdata, HBdata, flag, type) => {
type
:
'linear'
,
x
:
0
,
y
:
0
,
x2
:
1
,
y2
:
1
,
// 垂直渐变
colorStops
:
[
{
offset
:
0
,
color
:
'rgba(242, 196,
0, 1)'
}
,
// 顶部颜色
{
offset
:
1
,
color
:
'rgba(153, 101,
0, 1)'
}
// 底部颜色
{
offset
:
0
,
color
:
type
==
'SRJE'
?
'rgba(242, 196, 0, 1)'
:
'rgba(32, 217, 17
0, 1)'
}
,
// 顶部颜色
{
offset
:
1
,
color
:
type
==
'SRJE'
?
'rgba(153, 101, 0, 1)'
:
'rgba(8, 130, 16
0, 1)'
}
// 底部颜色
]
}
,
borderColor
:
'rgba(240, 255, 0, 1)'
,
...
...
@@ -2404,8 +2404,8 @@ const handelContrast = (row1, row2, TBdata, HBdata, flag, type) => {
type
:
'linear'
,
x
:
0
,
y
:
0
,
x2
:
1
,
y2
:
1
,
// 垂直渐变
colorStops
:
[
{
offset
:
0
,
color
:
'rgba(0, 162, 255
, 1)'
}
,
// 顶部颜色
{
offset
:
1
,
color
:
'rgba(34, 117, 255
, 1)'
}
// 底部颜色
{
offset
:
0
,
color
:
type
==
'SRJE'
?
'rgba(0, 162, 255, 1)'
:
'rgba(44, 54, 140
, 1)'
}
,
// 顶部颜色
{
offset
:
1
,
color
:
type
==
'SRJE'
?
'rgba(34, 117, 255, 1)'
:
'rgba(135, 145, 253
, 1)'
}
// 底部颜色
]
}
,
borderColor
:
'rgba(0, 246, 255, 1)'
,
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment