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
9f10fec9
Commit
9f10fec9
authored
Dec 13, 2025
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式调整
parent
02b038b4
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
LeftOnlineMonitor.vue
src/components/MineMonitor/LeftOnlineMonitor.vue
+3
-1
RightTodayAlarm.vue
src/components/MineMonitor/RightTodayAlarm.vue
+4
-1
No files found.
src/components/MineMonitor/LeftOnlineMonitor.vue
View file @
9f10fec9
...
...
@@ -106,7 +106,8 @@ const tableData = ref([
justify-content
:
space-between
;
padding
:
0
.1rem
;
background-image
:
url("@/assets/jinrun/table-header-bg.png")
;
margin-bottom
:
0
.05rem
;
/* margin-bottom: 0.05rem; */
background-repeat
:
no-repeat
;
span
{
font-weight
:
500
;
...
...
@@ -142,6 +143,7 @@ const tableData = ref([
padding
:
0
.1rem
;
margin-bottom
:
0
.05rem
;
background-color
:
#2a496d
78
;
margin-top
:
.13rem
;
span
{
font-size
:
0
.14rem
;
...
...
src/components/MineMonitor/RightTodayAlarm.vue
View file @
9f10fec9
...
...
@@ -324,7 +324,9 @@ background-size: cover;
// background: rgba(10, 25, 71, 0.8);
background-image
:
url("@/assets/jinrun/table-header-bg.png")
;
// border-radius: 0.05rem;
margin-bottom
:
0
.05rem
;
/* margin-bottom: 0.05rem; */
background-repeat
:
no-repeat
;
position
:
sticky
;
top
:
0
;
...
...
@@ -352,6 +354,7 @@ background-size: cover;
justify-content
:
space-between
;
padding
:
0
.1rem
;
margin-bottom
:
0
.05rem
;
margin-top
:
.13rem
;
// background: rgba(10, 25, 71, 0.6);
background-color
:
#2a496d
78
;
// border-radius: 0.05rem;
...
...
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