Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
Y
yishuju-ui
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
何远江
yishuju-ui
Commits
079eabc8
Commit
079eabc8
authored
Mar 18, 2025
by
沈翠玲
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
数据大屏
parent
ed7b4d4f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
AnnualUseChart.vue
src/views/data-screen/components/AnnualUseChart.vue
+3
-2
HotPlateChart.vue
src/views/data-screen/components/HotPlateChart.vue
+2
-2
No files found.
src/views/data-screen/components/AnnualUseChart.vue
View file @
079eabc8
...
...
@@ -47,7 +47,8 @@ const option = {
axisLabel
:
{
show
:
true
,
textStyle
:
{
color
:
'#fff'
color
:
'#fff'
,
fontSize
:
'14'
},
},
splitLine
:
{
...
...
@@ -69,7 +70,7 @@ const option = {
axisLabel
:
{
textStyle
:
{
color
:
'#ffffff'
,
fontSize
:
'1
2
'
fontSize
:
'1
4
'
},
},
data
:
salvProValue
...
...
src/views/data-screen/components/HotPlateChart.vue
View file @
079eabc8
...
...
@@ -104,13 +104,13 @@ const option = {
}
}
},
barWidth
:
6
0
,
barWidth
:
5
0
,
data
:
salvProValue
},
{
name
:
'背景'
,
type
:
'bar'
,
barWidth
:
6
0
,
barWidth
:
5
0
,
barGap
:
'-100%'
,
data
:
salvProMax
,
itemStyle
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment