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
184daffb
authored
2025-06-13 17:44:52 +0800
by
zhangmeng
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
旅游地址
1 parent
7b43ca69
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
src/viewsPc/booking/pay.vue
src/viewsPc/booking/travelOrder.vue
src/viewsPc/booking/pay.vue
View file @
184daff
...
...
@@ -139,16 +139,16 @@
<h3>
{{
formInfo
.
name
}}
</h3>
<el-row>
<el-col>
{{
language
==
0
?
'联系电话'
:
'Contac
e
Number'
}}
:
{{
language
==
0
?
'联系电话'
:
'Contac
t
Number'
}}
:
{{
formInfo
.
contact
}}
</el-col>
<el-col>
{{
language
==
0
?
'出发时间'
:
'
Open
ing Time'
}}
:
{{
language
==
0
?
'出发时间'
:
'
Meet
ing Time'
}}
:
{{
formInfo
.
startTime
}}
<!-- ~
{{
formInfo
.
workTime
}}
-->
</el-col>
<el-col>
{{
language
==
0
?
'集合地点'
:
'
Assembling Place
'
}}
:
{{
language
==
0
?
'集合地点'
:
'
Meeting Point
'
}}
:
{{
formInfo
.
address
}}
</el-col>
...
...
src/viewsPc/booking/travelOrder.vue
View file @
184daff
...
...
@@ -29,7 +29,7 @@
<el-icon>
<Clock
/>
</el-icon>
<span
class=
"mr10"
>
{{
language
==
0
?
'出发时间'
:
'
Open
ing Time'
}}
:
{{
scenicItem
?.
startTime
}}
<span
class=
"mr10"
>
{{
language
==
0
?
'出发时间'
:
'
Meet
ing Time'
}}
:
{{
scenicItem
?.
startTime
}}
<!-- ~
{{
scenicItem
?.
workTime
}}
-->
</span>
</div>
...
...
@@ -38,7 +38,7 @@
<el-icon>
<MapLocation
/>
</el-icon>
<span
class=
"mr10"
>
{{
language
==
0
?
'集合地点'
:
'
Assembling Place
'
}}
:
{{
<span
class=
"mr10"
>
{{
language
==
0
?
'集合地点'
:
'
Meeting Point
'
}}
:
{{
scenicItem
?.
address
}}
</span>
</div>
...
...
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