Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
jijin
/
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
ceaa7d6c
authored
2024-04-17 14:03:22 +0800
by
杨炀
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
no message
1 parent
50ce5172
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
31 deletions
src/viewsPc/index_en.vue
src/viewsPc/index_en.vue
View file @
ceaa7d6
...
...
@@ -53,37 +53,7 @@
</div>
</el-col>
<el-col
:sm=
"24"
:lg=
"14"
>
<div
class=
"itemBox"
>
<el-row
:gutter=
"20"
>
<el-col
:sm=
"12"
:lg=
"8"
>
<div
class=
"item"
@
click=
"building"
><img
src=
"@/assets/dance/btn01.png"
>
<p>
Hotel Reservation
</p>
</div></el-col>
<el-col
:sm=
"12"
:lg=
"8"
>
<div
class=
"item"
@
click=
"building"
><img
src=
"@/assets/dance/btn02.png"
>
<p>
Vehicle Reservation
</p>
</div></el-col>
<el-col
:sm=
"12"
:lg=
"8"
>
<div
class=
"item"
@
click=
"building"
><img
src=
"@/assets/dance/btn03.png"
>
<p>
Dining Reservation
</p>
</div>
</el-col>
<el-col
:sm=
"12"
:lg=
"8"
>
<div
class=
"item"
@
click=
"building"
><img
src=
"@/assets/dance/btn04.png"
>
<p>
Ticket Booking
</p>
</div>
</el-col>
<el-col
:sm=
"12"
:lg=
"8"
>
<div
class=
"item"
@
click=
"building"
><img
src=
"@/assets/dance/btn05.png"
>
<p>
Makeup Appointment
</p>
</div></el-col>
<el-col
:sm=
"12"
:lg=
"8"
>
<div
class=
"item"
@
click=
"building"
><img
src=
"@/assets/dance/btn06.png"
>
<p>
Photography Appointment
</p>
</div></el-col>
</el-row>
</div>
<HomeQuick
:match-id=
"matchData?.id"
/>
</el-col>
</el-row>
</div>
...
...
@@ -377,6 +347,7 @@ import { getCurrentInstance } from '@vue/runtime-core'
import
{
getNewsListById
,
getNewsList
,
getWeather
}
from
'@/apiPc/webSite'
import
{
useRouter
}
from
'vue-router'
import
_
from
'lodash'
import
HomeQuick
from
'@/viewsPc/components/homeQuick'
import
{
Swiper
,
SwiperSlide
}
from
'swiper/vue'
import
{
Autoplay
,
Navigation
}
from
'swiper'
import
'swiper/css'
...
...
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