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
c492cd12
Commit
c492cd12
authored
Jul 01, 2020
by
zhengke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
增加
parent
2d8a838e
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
25 additions
and
18 deletions
+25
-18
App.vue
src/App.vue
+1
-1
hor-btm.vue
src/components/navs/hor-btm.vue
+13
-15
style6.vue
src/components/trip/style6.vue
+3
-1
tripcalendar.vue
src/components/trip/tripcalendar.vue
+7
-0
tour_visa.vue
src/pages/tour_visa.vue
+1
-1
No files found.
src/App.vue
View file @
c492cd12
...
@@ -10,7 +10,7 @@ export default {
...
@@ -10,7 +10,7 @@ export default {
};
};
</
script
>
</
script
>
<
style
>
<
style
>
@import
url("//at.alicdn.com/t/font_1890699_
s9m1btx2v8h
.css")
;
@import
url("//at.alicdn.com/t/font_1890699_
xghg25k0wxr
.css")
;
@font-face
{
@font-face
{
font-family
:
"oswald"
;
font-family
:
"oswald"
;
src
:
url("https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/smallapp/Oswald-Regular.ttf")
;
src
:
url("https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/smallapp/Oswald-Regular.ttf")
;
...
...
src/components/navs/hor-btm.vue
View file @
c492cd12
...
@@ -111,7 +111,7 @@
...
@@ -111,7 +111,7 @@
height
:
50px
;
height
:
50px
;
border-radius
:
50%
;
border-radius
:
50%
;
color
:
#fff
;
color
:
#fff
;
line-height
:
49
px
;
line-height
:
55
px
;
text-align
:
center
;
text-align
:
center
;
margin
:
15px
0
0
20px
;
margin
:
15px
0
0
20px
;
-webkit-box-shadow
:
0
3px
12px
rgba
(
39
,
39
,
39
,
.95
);
-webkit-box-shadow
:
0
3px
12px
rgba
(
39
,
39
,
39
,
.95
);
...
@@ -122,7 +122,9 @@
...
@@ -122,7 +122,9 @@
.hor_BtmContent
.social-link
a
:first-child
{
.hor_BtmContent
.social-link
a
:first-child
{
margin-left
:
0
;
margin-left
:
0
;
}
}
.social-link
a
i
{
font-size
:
30px
;
}
.hor_BtmContent
.foot_line
{
.hor_BtmContent
.foot_line
{
background-color
:
#1bb71f
background-color
:
#1bb71f
}
}
...
@@ -305,9 +307,15 @@
...
@@ -305,9 +307,15 @@
</tbody>
</tbody>
</table>
</table>
<div
class=
"social-link"
>
<div
class=
"social-link"
>
<a
class=
"foot_line"
:href=
"dataList.Config.LineUrl"
></a>
<a
class=
"foot_line"
:href=
"dataList.Config.LineUrl"
>
<a
class=
"foot_fb"
:href=
"dataList.Config.FaceBookUrl"
></a>
<i
class=
"iconfont iconline"
></i>
<a
class=
"foot_mail"
:href=
"dataList.Config.ServiceMail"
></a>
</a>
<a
class=
"foot_fb"
:href=
"dataList.Config.FaceBookUrl"
>
<i
class=
"iconfont iconzan"
style=
"position:relative;top:-2px;"
></i>
</a>
<a
class=
"foot_mail"
:href=
"dataList.Config.ServiceMail"
>
<i
class=
"iconfont iconemail"
></i>
</a>
</div>
</div>
</div>
</div>
<div
class=
"footer-box"
>
<div
class=
"footer-box"
>
...
@@ -347,16 +355,6 @@
...
@@ -347,16 +355,6 @@
</div>
</div>
</a>
</a>
</div>
</div>
<div
class=
"footer_qrcode"
>
<a
:href=
"dataList.Config.LineUrl"
>
<span>
Line
</span>
<img
src=
""
alt=
""
>
</a>
<a
:href=
"dataList.Config.FaceBookUrl"
>
<span>
Facebook
</span>
<img
src=
""
alt=
""
>
</a>
</div>
</div>
</div>
</div>
</div>
<div
class=
"branch-company"
>
<div
class=
"branch-company"
>
...
...
src/components/trip/style6.vue
View file @
c492cd12
...
@@ -216,7 +216,9 @@
...
@@ -216,7 +216,9 @@
</div>
</div>
</div>
</div>
<div
class=
"collapse-toggle6"
v-if=
"!item.isShow"
>
<div
class=
"collapse-toggle6"
v-if=
"!item.isShow"
>
<i
class=
"iconfont iconarrow-top"
@
click=
"getSideShow(item)"
></i>
<template
v-if=
"item.details[0].content.length>100"
>
<i
class=
"iconfont iconarrow-top"
@
click=
"getSideShow(item)"
></i>
</
template
>
</div>
</div>
<div
class=
"collapse-toggle6 toggle_down"
v-else
>
<div
class=
"collapse-toggle6 toggle_down"
v-else
>
<i
class=
"iconfont iconarrowdown"
@
click=
"getBtmShow(item)"
></i>
<i
class=
"iconfont iconarrowdown"
@
click=
"getBtmShow(item)"
></i>
...
...
src/components/trip/tripcalendar.vue
View file @
c492cd12
...
@@ -191,15 +191,22 @@
...
@@ -191,15 +191,22 @@
width
:
100%
;
width
:
100%
;
border-right
:
0
;
border-right
:
0
;
}
}
.monthDayList
{
flex-direction
:
column
;
}
.TripStartInfo
{
.TripStartInfo
{
width
:
100%
;
width
:
100%
;
}
}
.monthDayChild
{
width
:
100%
!important
;
}
}
}
.monthDayChild
{
.monthDayChild
{
width
:
48%
;
width
:
48%
;
display
:
inline-block
;
display
:
inline-block
;
margin-bottom
:
20px
;
}
}
.nowMonth
{
.nowMonth
{
...
...
src/pages/tour_visa.vue
View file @
c492cd12
...
@@ -76,7 +76,7 @@
...
@@ -76,7 +76,7 @@
{{
item
.
StayDay
}}
{{
item
.
StayDay
}}
</td>
</td>
<td>
<td>
{{
item
.
Fee
}}
{{
item
.
Fee
}}
元
</td>
</td>
<td>
<td>
<span
v-html=
"item.Notice"
></span>
<span
v-html=
"item.Notice"
></span>
...
...
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