Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
D
DC-TOM
Project
Project
Details
Activity
Releases
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
刘照晖
DC-TOM
Commits
04e26e3b
Commit
04e26e3b
authored
Jul 03, 2025
by
liuzhaoh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化DCTOM样式
parent
1ed6fc0b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
theme.scss
src/theme.scss
+5
-0
paramsSetings.vue
src/views/equipmentManagement/components/paramsSetings.vue
+3
-2
No files found.
src/theme.scss
View file @
04e26e3b
...
...
@@ -322,3 +322,8 @@
outline
:
none
!
important
;
}
}
.el-checkbox__input.is-checked
.el-checkbox__inner
{
background-color
:
#36f1cd
!
important
;
border-color
:
#36f1cd
!
important
;
}
\ No newline at end of file
src/views/equipmentManagement/components/paramsSetings.vue
View file @
04e26e3b
...
...
@@ -427,7 +427,7 @@ body {
}
.label
{
color
:
#
fff
;
color
:
#
c5c8cc
;
font-weight
:
500
;
font-size
:
15px
;
min-width
:
130px
;
...
...
@@ -518,12 +518,13 @@ body {
display
:
flex
;
align-items
:
center
;
gap
:
0
.5rem
;
color
:
#c5c8cc
;
}
input
[
type
=
"checkbox"
]
{
width
:
18px
;
height
:
18px
;
accent-color
:
#3
b82f6
;
accent-color
:
#3
6f1cd
;
}
.chamber-list
{
...
...
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