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
6c6e5fb9
authored
2025-06-06 17:07:05 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
封面比例
1 parent
dbdcd04a
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
src/viewsPc/booking/ticket/index.vue
src/viewsPc/booking/travelDetail.vue
src/viewsPc/booking/ticket/index.vue
View file @
6c6e5fb
...
...
@@ -475,6 +475,7 @@ getmatchData()
.cover_img
{
width
:
500px
;
height
:
667px
;
object-fit
:
fill
;
margin-right
:
36px
;
}
...
...
src/viewsPc/booking/travelDetail.vue
View file @
6c6e5fb
...
...
@@ -2,7 +2,7 @@
<div>
<!-- top -->
<div
class=
"container top"
>
<img
:src=
"fillImgUrl(travel.cover)"
alt=
""
class=
"cover_img"
>
<img
:src=
"fillImgUrl(travel.cover)"
alt=
""
class=
"cover_img"
st
>
<div
class=
"info"
>
<div
class=
"title"
>
{{
travel
.
name
}}
</div>
<div
class=
"select_item_box"
>
...
...
@@ -295,6 +295,7 @@ function toSelectClosed() {
.cover_img
{
width
:
500px
;
height
:
667px
;
object-fit
:
fill
;
margin-right
:
36px
;
}
...
...
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