Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
prd
Project
Project
Details
Activity
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
caoxu
prd
Commits
baf49fef
Commit
baf49fef
authored
Jan 09, 2026
by
caoxu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove: 去掉主页面第一张图片
parent
77563592
Pipeline
#513
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
22 deletions
+0
-22
CityIntroductionView.vue
src/views/CityIntroductionView.vue
+0
-22
No files found.
src/views/CityIntroductionView.vue
View file @
baf49fef
...
@@ -6,10 +6,6 @@
...
@@ -6,10 +6,6 @@
</div>
</div>
<div
class=
"main-content"
>
<div
class=
"main-content"
>
<div
class=
"city-banner"
>
<img
src=
"https://images.unsplash.com/photo-1477959858617-67f85cf4f1df?w=1200&h=400&fit=crop"
alt=
"城市风景"
class=
"banner-image"
/>
</div>
<div
class=
"city-header-section"
>
<div
class=
"city-header-section"
>
<div
class=
"city-header-image"
>
<div
class=
"city-header-image"
>
<img
src=
"https://images.unsplash.com/photo-1477959858617-67f85cf4f1df?w=1200&h=300&fit=crop"
alt=
"城市风景"
class=
"header-image"
/>
<img
src=
"https://images.unsplash.com/photo-1477959858617-67f85cf4f1df?w=1200&h=300&fit=crop"
alt=
"城市风景"
class=
"header-image"
/>
...
@@ -411,24 +407,6 @@ const sendMessage = (user) => {
...
@@ -411,24 +407,6 @@ const sendMessage = (user) => {
justify-content
:
center
;
justify-content
:
center
;
}
}
.banner-image
{
width
:
100%
;
height
:
100%
;
object-fit
:
cover
;
}
.banner-overlay
{
position
:
absolute
;
bottom
:
0
;
left
:
0
;
right
:
0
;
background
:
linear-gradient
(
to
top
,
rgba
(
0
,
0
,
0
,
0.7
)
0%
,
rgba
(
0
,
0
,
0
,
0.3
)
100%
);
padding
:
24px
;
display
:
flex
;
align-items
:
flex-end
;
justify-content
:
center
;
}
.city-name
{
.city-name
{
font-size
:
36px
;
font-size
:
36px
;
font-weight
:
800
;
font-weight
:
800
;
...
...
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