Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
J
JINRUN-DP
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
xinzhedeai
JINRUN-DP
Commits
e641baaf
Commit
e641baaf
authored
Dec 16, 2025
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式调整
parent
c0022bf9
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
LeftRainfallTrend.vue
src/components/MineMonitor/LeftRainfallTrend.vue
+1
-1
RightTodayAlarm.vue
src/components/MineMonitor/RightTodayAlarm.vue
+2
-1
No files found.
src/components/MineMonitor/LeftRainfallTrend.vue
View file @
e641baaf
...
...
@@ -39,7 +39,7 @@ const initChart = () => {
type
:
"
category
"
,
data
:
hours
,
axisLine
:
{
lineStyle
:
{
color
:
"
#4f6b95
"
}
},
axisLabel
:
{
color
:
"
#
a0b3d6
"
,
interval
:
2
},
axisLabel
:
{
color
:
"
#
fff
"
,
interval
:
2
},
},
yAxis
:
{
name
:
'
mm
'
,
...
...
src/components/MineMonitor/RightTodayAlarm.vue
View file @
e641baaf
...
...
@@ -347,7 +347,8 @@ background-size: cover;
span
{
font-weight
:
500
;
font-size
:
0
.14rem
;
color
:
#fff
;
// color: #fff;
color
:
#36F3FF
;
flex
:
1
;
text-align
:
center
;
...
...
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