Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
confucius
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
罗超
confucius
Commits
2a4ede64
Commit
2a4ede64
authored
Dec 25, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
3ff11504
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
commission.vue
src/components/work/commission.vue
+1
-1
dasbord.vue
src/components/work/dasbord.vue
+5
-5
No files found.
src/components/work/commission.vue
View file @
2a4ede64
...
...
@@ -349,7 +349,7 @@
}
.progress-box
{
//
width: 600px;
width
:
600px
;
height
:
20px
;
margin
:
10px
auto
;
border-radius
:
2px
;
...
...
src/components/work/dasbord.vue
View file @
2a4ede64
...
...
@@ -476,19 +476,19 @@
}
}
/
deep
/
el-input
,
/
deep
/
.el-input__inner
{
::v-deep
.
el-input
,
::v-deep
.el-input__inner
{
background-color
:
rgba
(
255
,
255
,
255
,
0
.15
);
color
:
#fff
;
border
:
none
;
}
/
deep
/
.el-input__prefix
,
/
deep
/
.el-input__suffix
{
::v-deep
.el-input__prefix
,
::v-deep
.el-input__suffix
{
color
:
#fff
;
}
/
deep
/
.
el-input__inner
:
:
placeholder
{
::v-deep
.el-input__inner
::placeholder
{
color
:
#fff
;
font-size
:
12px
;
}
...
...
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