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
9835b057
authored
2025-04-25 18:35:44 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
样式
1 parent
58124680
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
9 deletions
src/viewsPc/vip/centerPage.vue
src/viewsPc/vip/rightPage.vue
src/viewsPc/vip/centerPage.vue
View file @
9835b05
...
...
@@ -97,6 +97,7 @@ import * as api from "@/apiPc/common"
import
{
onMounted
,
ref
}
from
'vue'
import
{
dayjs
}
from
'element-plus'
import
{
getYS001
,
getYS002
,
getYS003
,
getYS004
,
getYS005
}
from
'@/api/server.js'
import
yy
from
'@/assets/image/yy1.png'
import
{
getLocalList
}
from
"/@/apiPc/local"
;
...
...
@@ -406,16 +407,23 @@ const handelBing1 = (arr1, arr2) => {
startAngle
:
180
,
endAngle
:
360
,
data
:
[{
value
:
1048
,
name
:
''
}
],
itemStyle
:
{
color
:
{
type
:
'linear'
,
x
:
0
,
y
:
0
,
x2
:
1
,
y2
:
1
,
// 垂直渐变
colorStops
:
[
{
offset
:
0
,
color
:
'rgba(1, 162, 237, 1)'
}
,
// 顶部颜色
{
offset
:
1
,
color
:
'rgba(16, 123, 184, 1)'
}
// 底部颜色
]
}
,
}
,
image
:
'yy'
,
// repeat: 'repeat'
}
}
// itemStyle:
{
// color:
{
// type: 'linear',
// x: 0, y: 0, x2: 1, y2: 1, // 垂直渐变
// colorStops: [
//
{
offset
:
0
,
color
:
'rgba(1, 162, 237, 1)'
}
,
// 顶部颜色
//
{
offset
:
1
,
color
:
'rgba(16, 123, 184, 1)'
}
// 底部颜色
// ]
//
}
,
//
}
,
}
]
}
...
...
src/viewsPc/vip/rightPage.vue
View file @
9835b05
...
...
@@ -259,7 +259,6 @@ function handelSelect7() {
async
function
handelGetYS008
()
{
const
res
=
await
getYS008
()
// list8.value = []
list8Y
.
value
=
[]
month8
.
value
=
[]
year8
.
value
=
[]
...
...
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