Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
Athena
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
华国豪
Athena
Commits
452fb592
Commit
452fb592
authored
Apr 02, 2019
by
huangyuanyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加签证列表
parent
42d55633
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
204 additions
and
4 deletions
+204
-4
reset.css
src/assets/css/reset.css
+3
-0
VisaHomePage.vue
src/components/visa/VisaHomePage.vue
+11
-4
Visalist.vue
src/components/visa/Visalist.vue
+181
-0
router.js
src/router.js
+9
-0
No files found.
src/assets/css/reset.css
View file @
452fb592
...
@@ -7,4 +7,7 @@
...
@@ -7,4 +7,7 @@
}
}
.orange
{
.orange
{
color
:
#FF6633
;
color
:
#FF6633
;
}
.el-select-dropdown.is-multiple
.el-select-dropdown__item.selected
{
color
:
#EE4454
;
}
}
\ No newline at end of file
src/components/visa/VisaHomePage.vue
View file @
452fb592
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
</div>
</div>
<div
class=
"search-box"
:style=
"
{'width':searchBoxWidth,'left':searchBoxLeft}">
<div
class=
"search-box"
:style=
"
{'width':searchBoxWidth,'left':searchBoxLeft}">
<div
class=
"chosen-item"
>
旅游
</div>
<div
class=
"chosen-item"
>
签证
</div>
<div
class=
"search-content"
>
<div
class=
"search-content"
>
<el-row>
<el-row>
<el-col
:span=
"2"
style=
"text-align:center"
>
<el-col
:span=
"2"
style=
"text-align:center"
>
...
@@ -99,6 +99,7 @@
...
@@ -99,6 +99,7 @@
<p
style=
"text-align:center;font-family:PingFang;font-size:14px;"
>
Special Offers
</p>
<p
style=
"text-align:center;font-family:PingFang;font-size:14px;"
>
Special Offers
</p>
<div
class=
"Qzlist"
>
<div
class=
"Qzlist"
>
<div>
<div>
<div>
<div>
<img
src=
"../../assets/img/visa/rd.png"
alt=
""
>
<img
src=
"../../assets/img/visa/rd.png"
alt=
""
>
...
@@ -109,8 +110,7 @@
...
@@ -109,8 +110,7 @@
<p>
<p>
<span
class=
"gq"
>
个签
</span>
<span
class=
"gq"
>
个签
</span>
</p>
</p>
</div>
</div>
</div>
</div>
<div>
<div>
<div>
<div>
...
@@ -229,7 +229,7 @@
...
@@ -229,7 +229,7 @@
</div>
</div>
</div>
</div>
<div
style=
"text-align:center;padding-top:15px;"
>
<div
style=
"text-align:center;padding-top:15px;"
>
<el-button
class=
"country_btn"
style=
"color: ##999999;"
size=
"mini"
>
查看更多
<i
class=
"iconfont icon-gengduo"
></i><i
class=
"iconfont icon-gengduo"
></i></el-button>
<el-button
@
click=
"goUrlVisaList"
class=
"country_btn"
style=
"color: ##999999;"
size=
"mini"
>
查看更多
<i
class=
"iconfont icon-gengduo"
></i><i
class=
"iconfont icon-gengduo"
></i></el-button>
</div>
</div>
</div>
</div>
</el-col>
</el-col>
...
@@ -329,6 +329,9 @@ export default {
...
@@ -329,6 +329,9 @@ export default {
this
.
loadSwiper
()
this
.
loadSwiper
()
},
},
methods
:
{
methods
:
{
goUrlVisaList
(){
this
.
$router
.
push
({
path
:
`/Visalist`
});
},
leave
(){
leave
(){
this
.
CountryHover
=
false
;
this
.
CountryHover
=
false
;
},
},
...
@@ -365,6 +368,10 @@ export default {
...
@@ -365,6 +368,10 @@ export default {
</
script
>
</
script
>
<
style
scoped
>
<
style
scoped
>
@import
url('../../assets/mall/swiper.css')
;
@import
url('../../assets/mall/swiper.css')
;
a
{
text-decoration
:
none
;
color
:
#606266
;
}
.visa_process
.visa_xz
{
.visa_process
.visa_xz
{
position
:
absolute
;
position
:
absolute
;
width
:
0
;
width
:
0
;
...
...
src/components/visa/Visalist.vue
0 → 100644
View file @
452fb592
<
template
>
<div
class=
"visaList"
>
<div
style=
"box-shadow:0px 4px 8px 0px rgba(107,107,107,0.18);padding:10px 0"
>
<el-row
:gutter=
"20"
>
<el-col
:span=
"18"
:offset=
"3"
>
<ul
class=
"top_ul"
>
<li>
<img
src=
"../../assets/img/visa/rb.png"
alt=
""
>
<p>
日本签证
</p>
</li>
<li>
<img
src=
"../../assets/img/visa/rb.png"
alt=
""
>
<p>
日本签证
</p>
</li>
<li>
<img
src=
"../../assets/img/visa/rb.png"
alt=
""
>
<p>
日本签证
</p>
</li>
<li>
<div
class=
"top_ul_li_last"
><i
class=
"iconfont icon-diandian"
></i></div>
<p>
陆续开通中
</p>
</li>
</ul>
</el-col>
</el-row>
</div>
<el-row
:gutter=
"20"
style=
"background:#F5F5F5;padding-bottom:40px"
>
<el-col
:span=
"18"
:offset=
"3"
>
<!-- 选择条件 -->
<div
class=
"Selectconditions"
>
<div>
<div
class=
"select_title"
>
常住地
</div>
<ul
class=
"select_ul"
>
<li>
成都(15)
</li>
</ul>
<span>
收起
</span>
</div>
<div>
<div
class=
"select_title"
>
签证类型
</div>
<ul
class=
"select_ul"
>
<li>
个人旅游(15)
</li>
</ul>
</div>
<div>
<div
class=
"select_title"
style=
"top:15px"
>
产品标签
</div>
<div
class=
"select_ul"
>
<el-select
multiple
size=
"mini"
style=
"width:400px"
v-model=
"value4"
clearable
placeholder=
"请选择"
>
<el-option
v-for=
"item in options"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</el-select>
</div>
</div>
<div
style=
"border:none"
>
<div
class=
"select_title"
style=
"top:15px"
>
特色服务
</div>
<div
class=
"select_ul"
>
<el-select
multiple
size=
"mini"
style=
"width:400px"
v-model=
"value4"
clearable
placeholder=
"请选择"
>
<el-option
v-for=
"item in options"
:key=
"item.value"
:label=
"item.label"
:value=
"item.value"
>
</el-option>
</el-select>
</div>
</div>
</div>
</el-col>
</el-row>
</div>
</
template
>
<
script
>
export
default
{
data
()
{
return
{
options
:
[{
value
:
'选项1'
,
label
:
'黄金糕'
},
{
value
:
'选项2'
,
label
:
'双皮奶'
},
{
value
:
'选项3'
,
label
:
'蚵仔煎'
},
{
value
:
'选项4'
,
label
:
'龙须面'
},
{
value
:
'选项5'
,
label
:
'北京烤鸭'
}],
value4
:
''
}
},
mounted
()
{
},
methods
:
{
}
}
</
script
>
<
style
scoped
>
@import
"../../assets/css/reset.css"
;
.Selectconditions
.select_ul
{
padding-left
:
70px
;
box-sizing
:
border-box
;
width
:
100%
;
}
.Selectconditions
.select_title
{
position
:
absolute
;
/* font-size:14px; */
font-weight
:
bold
;
color
:
#333333
;
/* top: 8px; */
}
.Selectconditions
>
div
{
position
:
relative
;
border-bottom
:
1px
solid
#E6E6E6
;
/* margin:10px 0; */
padding
:
10px
0
;
}
.Selectconditions
{
background
:
#fff
;
padding
:
0
15px
;
box-sizing
:
border-box
;
border
:
1px
solid
rgba
(
236
,
236
,
236
,
1
);
margin-top
:
10px
;
font-size
:
12px
;
}
.visaList
.top_ul
.top_ul_li_last
.icon-diandian
{
font-size
:
26px
;
color
:
#B3B3B3
;
}
.visaList
.top_ul
.top_ul_li_last
{
width
:
61px
;
height
:
41px
;
background
:
rgba
(
236
,
236
,
236
,
1
);
border
:
1px
solid
rgba
(
236
,
236
,
236
,
1
);
border-radius
:
2px
;
line-height
:
41px
;
}
ul
{
margin
:
0
;
padding
:
0
;
}
.visaList
.top_ul
li
:hover
{
color
:
#EE4454
;
font-weight
:
bold
;
}
.visaList
.top_ul
li
{
font-size
:
12px
;
font-weight
:
400
;
color
:
#666666
;
display
:
inline-block
;
text-align
:
center
;
cursor
:
pointer
;
margin-right
:
20px
;
}
.visaList
.top_ul
li
img
{
width
:
62px
;
height
:
41px
;
}
li
{
list-style
:
none
;
}
p
{
margin
:
0
;
}
.visaList
{
font-family
:
"PingFang"
}
</
style
>
src/router.js
View file @
452fb592
...
@@ -229,6 +229,15 @@ export default new Router({
...
@@ -229,6 +229,15 @@ export default new Router({
title
:
"签证"
title
:
"签证"
}
}
},
},
{
path
:
"/Visalist"
,
name
:
"Visalist"
,
component
:
resolve
=>
require
([
"@/components/visa/Visalist"
],
resolve
),
meta
:
{
title
:
"签证列表"
}
},
{
{
path
:
"/IndependentTravel"
,
path
:
"/IndependentTravel"
,
name
:
"IndependentTravel"
,
name
:
"IndependentTravel"
,
...
...
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