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
903a73df
Commit
903a73df
authored
Oct 24, 2022
by
张伯涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页样式修改
parent
d45b8ba2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
0 deletions
+19
-0
index.vue
src/views/homePage/index.vue
+19
-0
No files found.
src/views/homePage/index.vue
View file @
903a73df
...
@@ -624,6 +624,10 @@ export default {
...
@@ -624,6 +624,10 @@ export default {
line-height
:
24
.5px
;
line-height
:
24
.5px
;
font-size
:
15px
;
font-size
:
15px
;
}
}
&
:hover
{
color
:
#1A78E5
;
border
:
1px
solid
#1A78E5
;
}
}
}
}
}
.oneClick-service-title
{
.oneClick-service-title
{
...
@@ -674,6 +678,9 @@ export default {
...
@@ -674,6 +678,9 @@ export default {
color
:
#2662AD
;
color
:
#2662AD
;
width
:
128px
;
width
:
128px
;
text-align
:
center
;
text-align
:
center
;
&
:hover
{
color
:
#1A78E5
;
}
}
}
.sf-menu-item
:not
(
:last-of-type
)
{
.sf-menu-item
:not
(
:last-of-type
)
{
border-right
:
1px
solid
rgba
(
255
,
255
,
255
,
0
.7490196078431373
);
border-right
:
1px
solid
rgba
(
255
,
255
,
255
,
0
.7490196078431373
);
...
@@ -727,6 +734,12 @@ export default {
...
@@ -727,6 +734,12 @@ export default {
padding
:
15px
0
17px
0
;
padding
:
15px
0
17px
0
;
}
}
}
}
&
:hover
{
.aicCardTitle
{
color
:
#1A78E5
;
}
}
}
}
}
}
.activity-info-title
{
.activity-info-title
{
...
@@ -746,6 +759,9 @@ export default {
...
@@ -746,6 +759,9 @@ export default {
float
:
right
;
float
:
right
;
margin-right
:
10px
;
margin-right
:
10px
;
font-size
:
15px
;
font-size
:
15px
;
&
:hover
{
color
:
#1A78E5
;
}
}
}
}
}
}
}
...
@@ -852,6 +868,9 @@ export default {
...
@@ -852,6 +868,9 @@ export default {
float
:
right
;
float
:
right
;
//margin-right:10px;
//margin-right:10px;
font-size
:
15px
;
font-size
:
15px
;
&
:hover
{
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