Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
client
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a582ed98
authored
Jun 18, 2024
by
孙美琪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
首页相关样式修改
parent
01a1e093
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
16 deletions
+21
-16
src/layout/user-layout.vue
+1
-1
src/views/index-copy.vue
+20
-15
No files found.
src/layout/user-layout.vue
View file @
a582ed98
...
...
@@ -154,7 +154,7 @@ function logout () {
border-bottom
:
2px
solid
#ECECEB
;
background-color
:
#ffffff
;
position
:
fixed
;
z-index
:
999
;
z-index
:
999
!important
;
top
:
0
;
left
:
0
;
width
:
100%
;
...
...
src/views/index-copy.vue
View file @
a582ed98
...
...
@@ -223,40 +223,43 @@ function openAssembly(data) {
padding-bottom
:
41px
;
.new-block-details
{
z-index
:
99999
!important
;
z-index
:
2
!important
;
}
.resourceLogo
{
width
:
123px
;
height
:
123px
;
margin-bottom
:
32px
;
z-index
:
99999
!important
;
z-index
:
2
!important
;
}
.details-introduce
{
display
:
flex
;
justify-content
:
center
;
text-align
:
center
;
span
:
first-child
{
font-family
:
Microsoft
YaHei
;
font-weight
:
400
;
font-weight
:
bolder
;
font-size
:
35px
;
color
:
#000000
;
}
span
:last-child
{
font-family
:
YouSheBiaoTiHei
;
font-weight
:
3
00
;
font-weight
:
4
00
;
font-size
:
42px
;
color
:
#5E6988
;
}
}
.present
{
font-family
:
Microsoft
YaHei
;
font-weight
:
400
;
font-size
:
17px
;
color
:
#010101
;
line-height
:
27px
;
}
.present
{
font-family
:
Microsoft
YaHei
;
font-weight
:
bolder
;
font-size
:
17px
;
color
:
#010101
;
line-height
:
27px
;
text-align
:
center
;
}
}
...
...
@@ -288,7 +291,7 @@ function openAssembly(data) {
font-size
:
32px
;
color
:
#F0A227
;
padding-bottom
:
22px
;
z-index
:
99999
!important
;
z-index
:
2
!important
;
}
.introduce
{
...
...
@@ -306,7 +309,7 @@ function openAssembly(data) {
}
.resource-col
{
z-index
:
99999
!important
;
z-index
:
2
!important
;
}
.resource-col
:first-of-type
.resource-box
{
...
...
@@ -648,12 +651,14 @@ function openAssembly(data) {
.text-right
{
display
:
flex
;
flex-direction
:
row
;
align-items
:
center
;
font-family
:
Microsoft
YaHei
;
font-weight
:
bold
;
font-size
:
15px
;
color
:
#ECAA1C
;
line-height
:
20px
;
padding-bottom
:
8px
;
//
line-height
:
20px
;
//
padding-bottom
:
8px
;
.text-right-del
{
display
:
flex
;
...
...
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