Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
enterprise-serevice-platform-web
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
张伯涛
enterprise-serevice-platform-web
Commits
9a995de1
Commit
9a995de1
authored
Oct 26, 2022
by
张伯涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式修改
parent
fb1a3261
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
15 additions
and
2 deletions
+15
-2
AppFooter.vue
src/layout/components/AppFooter.vue
+1
-0
element-ui.scss
src/styles/element-ui.scss
+12
-0
details.vue
src/views/ServiceShare/details.vue
+2
-2
No files found.
src/layout/components/AppFooter.vue
View file @
9a995de1
...
@@ -97,6 +97,7 @@ export default {
...
@@ -97,6 +97,7 @@ export default {
background
:
#313539
;
background
:
#313539
;
padding-top
:
30px
;
padding-top
:
30px
;
.el-divider--vertical
{
.el-divider--vertical
{
opacity
:
0
.25
;
height
:
9em
;
height
:
9em
;
color
:
#FFFFFF
;
color
:
#FFFFFF
;
margin
:
0
70px
0
0
;
margin
:
0
70px
0
0
;
...
...
src/styles/element-ui.scss
View file @
9a995de1
...
@@ -446,6 +446,18 @@ label {
...
@@ -446,6 +446,18 @@ label {
.el-select-dropdown
.el-select-dropdown__item
:hover
{
.el-select-dropdown
.el-select-dropdown__item
:hover
{
background-color
:
#DBEAFB
!
important
;
background-color
:
#DBEAFB
!
important
;
}
}
.el-pager
li
{
border
:
1px
solid
#d1d1d1
;
}
.el-pagination__sizes
{
.el-input--suffix
.el-input__inner
{
height
:
28px
;
margin-top
:
5px
;
}
}
.el-pagination.is-background
.el-pager
li
:not
(
.disabled
)
:hover
{
border
:
1px
solid
#1A78E5
;
}
// 文字按钮 样式
// 文字按钮 样式
.el-button--text
{
.el-button--text
{
&
.primary
{
&
.primary
{
...
...
src/views/ServiceShare/details.vue
View file @
9a995de1
...
@@ -202,7 +202,7 @@ export default {
...
@@ -202,7 +202,7 @@ export default {
}
}
.top
{
.top
{
background-color
:
#FFFFFF
;
background-color
:
#FFFFFF
;
padding
:
20px
40px
;
padding
:
20px
40px
17px
40px
;
.rightContent
{
.rightContent
{
padding-left
:
8px
;
padding-left
:
8px
;
.value
{
.value
{
...
@@ -246,7 +246,7 @@ export default {
...
@@ -246,7 +246,7 @@ export default {
}
}
.content
{
.content
{
background-color
:
#FFFFFF
;
background-color
:
#FFFFFF
;
padding
:
27px
80px
0px
58
px
;
padding
:
27px
55px
0px
83
px
;
.child
{
.child
{
.title
{
.title
{
color
:
#1A78E5
;
color
:
#1A78E5
;
...
...
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