Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
杨炀
/
dance-pc
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3bd17e44
authored
2025-08-01 14:33:06 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
首页
1 parent
e0c04b38
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
9 deletions
src/viewsPc/components/homeQuick.vue
src/viewsPc/components/homeQuick.vue
View file @
3bd17e4
...
...
@@ -334,7 +334,10 @@ function goBooking(n, f) {
border-radius
:
15px
;
gap
:
10px
;
color
:
#fff
;
height
:
95px
;
height
:
130px
;
width
:
90%
;
max-width
:
220px
;
margin
:
0
auto
;
&:hover
{
box-shadow
:
0
0
10px
#eee
;
...
...
@@ -378,7 +381,10 @@ function goBooking(n, f) {
flex-direction
:
column
;
text-align
:
center
;
text-transform
:
uppercase
;
height
:
100%
;
height
:
130px
;
width
:
90%
;
max-width
:
220px
;
margin
:
0
auto
;
img
{
position
:
relative
;
...
...
@@ -404,14 +410,14 @@ function goBooking(n, f) {
}
.item
{
font-size
:
16px
;
height
:
auto
!important
;
padding
:
15px
0
;
margin
:
10px
0
;
img
{
width
:
50px
;
height
:
50px
}
margin
:
10px
0
!important
;
height
:
70px
!important
;
width
:
100%
!important
;
//img
{
//
width
:
50px
;
//
height
:
50px
//}
}
:deep
(
.el-col
)
{
max-width
:
50%
;
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment