Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
jz_Travel
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
zhengke
jz_Travel
Commits
e948354e
Commit
e948354e
authored
May 06, 2025
by
youjie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
a1f3a49e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
order.vue
pages/bus/order.vue
+7
-7
No files found.
pages/bus/order.vue
View file @
e948354e
...
...
@@ -387,13 +387,13 @@
Num
:
1
,
// 数量
Money
:
0
,
// 总金额
Sex
:
1
,
// 性别 1男 2女
SurName
:
'
张
'
,
// 姓
Name
:
'
三
'
,
// 名
SurName
:
''
,
// 姓
Name
:
''
,
// 名
Remark
:
''
,
// 下单备注
AirportId
:
''
,
//机场ID (包车机场相关的不用传,包括下方机场航班相关)
AirportTerminal
:
'
1111航厦
'
,
// 航厦
AirLine
:
'
222航空公司
'
,
// 航空公司名称
FlightNumber
:
'
3333航班号
'
,
// 航班号
AirportTerminal
:
''
,
// 航厦
AirLine
:
''
,
// 航空公司名称
FlightNumber
:
''
,
// 航班号
FlightTime
:
''
,
// 航班时间
GetonAddress
:
''
,
// 上车地点
GetoffAddress
:
''
,
// 下车地点
...
...
@@ -402,8 +402,8 @@
BabyNum
:
''
,
// 婴儿人数
HandLuggageNum
:
''
,
// 手提行李数量
RegisteredLuggageNum
:
''
,
// 托运行李数量
ContactWay
:
'
2310721242@qq.com
'
,
// 联络方式 前端自定义 json格式存储 最后序列化成 string 传给我
Mobile
:
'
18224442217
'
,
// 联络电话
ContactWay
:
''
,
// 联络方式 前端自定义 json格式存储 最后序列化成 string 传给我
Mobile
:
''
,
// 联络电话
ProductId
:
''
,
// 产品ID
CarId
:
''
,
//
PhoneCode
:
'86'
,
// 国家区号
...
...
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