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
886cb7af
authored
2025-07-31 16:30:59 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
首页
1 parent
db500f7d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
8 deletions
src/layoutPc/components/AppBottom.vue
src/layoutPc/components/AppHeader.vue
src/viewsPc/components/homeQuick.vue
src/layoutPc/components/AppBottom.vue
View file @
886cb7a
...
...
@@ -179,7 +179,8 @@ const goAround = () => {
.footAll
{
//
background
:
#E0E3E5
;
background
:
url("@/assets/pc/bottom_bg.png")
;
background
:
url("@/assets/pc/bottom_bg.png")
,
no-repeat
;
background-size
:
100%
100%
;
padding
:
36px
0
5px
;
p
{
...
...
src/layoutPc/components/AppHeader.vue
View file @
886cb7a
...
...
@@ -324,8 +324,8 @@ function getCode() {
justify-content
:
space-between
;
height
:
80px
;
align-items
:
center
;
background
-image
:
url("@/assets/pc/nav_bg.png")
;
background-size
:
100%
;
background
:
url("@/assets/pc/nav_bg.png")
,
no-repeat
;
background-size
:
100%
100%
;
.logo
{
height
:
60px
;
...
...
src/viewsPc/components/homeQuick.vue
View file @
886cb7a
...
...
@@ -351,27 +351,27 @@ function goBooking(n, f) {
.bgImg1
{
background
:
url("@/assets/pc/btn_bg01.png")
no-repeat
;
background-size
:
100%
;
background-size
:
100%
100%
;
}
.bgImg2
{
background
:
url("@/assets/pc/btn_bg02.png")
no-repeat
;
background-size
:
100%
;
background-size
:
100%
100%
;
}
.bgImg3
{
background
:
url("@/assets/pc/btn_bg03.png")
no-repeat
;
background-size
:
100%
;
background-size
:
100%
100%
;
}
.bgImg4
{
background
:
url("@/assets/pc/btn_bg04.png")
no-repeat
;
background-size
:
100%
;
background-size
:
100%
100%
;
}
.bgImg5
{
background
:
url("@/assets/pc/btn_bg05.png")
no-repeat
;
background-size
:
100%
;
background-size
:
100%
100%
;
}
.itemBox_en
.item
{
...
...
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