Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
million
Project
Project
Details
Activity
Releases
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
viitto
million
Commits
607f8659
Commit
607f8659
authored
Jun 24, 2020
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
db8a449d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
24 deletions
+2
-24
style8.vue
src/components/swiper/style8.vue
+2
-24
No files found.
src/components/swiper/style8.vue
View file @
607f8659
<
style
>
.banner-style8
.Mymobile-only
{
display
:
none
;
}
@media
only
screen
and
(
max-width
:
820px
){
.banner-style8
.Mydesktop-only
{
display
:
none
;
}
.banner-style8
.Mymobile-only
{
display
:
block
;
}
}
.banner-style8
.MysearchDiv
{
position
:
absolute
;
width
:
100%
;
top
:
60%
;
}
</
style
>
<
template
>
<div
class=
"banner-style8"
>
<q-carousel
...
...
@@ -42,7 +24,7 @@
<div
class=
"title"
>
搜尋輪播淡出 - 大
</div>
<div
class=
"sub-title"
>
將您的夢變成一段真實的體驗,我們掌握今年冬季最受追捧的度假勝地,完成夢想就找我們
</div>
</div>
<div
class=
"My
desktop-only"
style=
"width: 760px;margin:auto;"
>
<div
class=
"
desktop-only"
style=
"width: 760px;margin:auto;"
>
<div
class=
"row"
>
<div
class=
"col-5"
style=
"width:calc(41.6667% - 22px)"
>
<q-input
...
...
@@ -246,10 +228,7 @@
</q-scroll-area>
</div>
</div>
</div>
<div
class=
"MysearchDiv"
>
<div
class=
"Mymobile-only"
style=
"width:100%;"
>
<div
class=
"mobile-only"
style=
"width:100vw;"
>
<q-input
filled
v-model=
"searchKey"
...
...
@@ -263,7 +242,6 @@
</
template
>
</q-input>
</div>
</div>
<popup
v-model=
"showPopup"
mode=
"top"
:safeAreaInsetBottom=
"true"
border-radius=
"5"
>
<div
class=
"chosen-box"
>
...
...
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