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
097591b1
Commit
097591b1
authored
Jun 17, 2019
by
huangyuanyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
c323fdfa
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
38 additions
and
9 deletions
+38
-9
IndependentTravel.vue
src/components/DependentTravel/IndependentTravel.vue
+1
-1
list.vue
src/components/GroupTour/block/list.vue
+3
-1
index.vue
src/components/GroupTour/index.vue
+29
-2
FillItinerary.vue
src/components/Ticket/FillItinerary.vue
+5
-5
No files found.
src/components/DependentTravel/IndependentTravel.vue
View file @
097591b1
...
...
@@ -316,7 +316,7 @@
<div
class=
"f_font_box"
>
<i
class=
"iconfont icon-zhuguan"
></i>
</div>
<p
class=
"f_tit"
>
1
8
00+专业定制师
</p>
<p
class=
"f_tit"
>
1
3
00+专业定制师
</p>
<p
class=
"f_tit_s"
>
获取更高性价比的旅游线路
</p>
</el-col>
<el-col
:span=
"6"
>
...
...
src/components/GroupTour/block/list.vue
View file @
097591b1
...
...
@@ -298,7 +298,9 @@
</div>
<div
class=
"box b2"
>
<!--
<p>
这里是广告占位,讲述图片内容的详细讲解,位置有限,显示不完整的地方就用...
</p>
-->
<div
class=
"bottom"
>
查看详情
</div>
<div
class=
"bottom"
>
<router-link
style=
"color:#ffffff;text-decoration: none;"
:to=
"
{ path: '/search',query:{'keywords':'','lineId':dataList.name} }">查看详情
</router-link>
</div>
</div>
</div>
</el-col>
...
...
src/components/GroupTour/index.vue
View file @
097591b1
...
...
@@ -63,9 +63,36 @@
</li>
</ul>
</div>
<router-link
to=
"IceCreamTask"
>
<
!--
<
router-link
to=
"IceCreamTask"
>
<img
class=
"bgImg"
src=
"../../assets/img/groupTour/top_bg.jpg"
alt=
""
>
</router-link>
</router-link>
-->
<el-carousel
style=
"width:100%;position:absolute;left:0;top:0"
arrow=
"always"
height=
"522px"
:interval=
"10000"
trigger=
"click"
>
<el-carousel-item>
<router-link
:to=
"
{ path: '/search',query:{'keywords':'','lineId':'出境日本线'}}">
<img
src=
'../../assets/img/groupTour/01.jpg'
>
</router-link>
</el-carousel-item>
<el-carousel-item>
<router-link
:to=
"
{ path: '/search',query:{'keywords':''}}">
<img
src=
'../../assets/img/groupTour/02.jpg'
>
</router-link>
</el-carousel-item>
<el-carousel-item>
<router-link
:to=
"
{ path: '/search',query:{'keywords':'','lineId':'出境韩国线'}}">
<img
src=
'../../assets/img/groupTour/03.jpg'
>
</router-link>
</el-carousel-item>
<el-carousel-item>
<router-link
:to=
"
{ path: '/search',query:{'keywords':'','lineId':'出境东南亚线'}}">
<img
src=
'../../assets/img/groupTour/04.jpg'
>
</router-link>
</el-carousel-item>
<el-carousel-item>
<router-link
:to=
"
{ path: '/search',query:{'keywords':'','lineId':'出境中南半岛线'}}">
<img
src=
'../../assets/img/groupTour/05.jpg'
>
</router-link>
</el-carousel-item>
</el-carousel>
</el-row>
<el-row
class=
"_list"
v-loading=
"loading"
>
<!-- 跳水特价 -->
...
...
src/components/Ticket/FillItinerary.vue
View file @
097591b1
...
...
@@ -179,9 +179,9 @@
<el-radio
label=
"2"
value=
"2"
>
女
</el-radio>
</el-radio-group>
</el-form-item>
<el-form-item
label=
"签证有效期"
:prop=
"'guestList.'+index+'.
sex'"
:rules=
"[
{ required: true, message: '请选择签证有效
期', trigger: 'change' }]">
<el-date-picker
v-model=
"value1"
<el-form-item
label=
"签证有效期"
:prop=
"'guestList.'+index+'.
birthday'"
:rules=
"[
{ type: 'string', required: true, message: '请选择签证有效期日
期', trigger: 'change' }]">
<el-date-picker
size=
"small"
v-model=
"
item.
value1"
type=
"daterange"
range-separator=
"至"
start-placeholder=
"开始日期"
...
...
@@ -468,7 +468,7 @@ export default {
}
.formList
{
display
:
flex
;
justify-content
:
space-around
;
justify-content
:
flex-start
;
flex-wrap
:
wrap
;
}
/* .coupon_left::before{
...
...
@@ -602,7 +602,7 @@ font-size: 14px;
}
.tx_order
.demo-ruleForm
.el-form-item
{
display
:
inline-block
;
width
:
3
0
%
;
width
:
3
2
%
;
/* margin-bottom: 5px; */
}
...
...
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