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
889d623e
Commit
889d623e
authored
Oct 14, 2021
by
罗超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
40de7860
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
11 deletions
+16
-11
jz_Reserve.vue
pages/jiuzhai/jz_Reserve.vue
+16
-11
No files found.
pages/jiuzhai/jz_Reserve.vue
View file @
889d623e
<
style
>
.jz_Reserve
{
padding-bottom
:
180
rpx
;
background-color
:
#fff
;
}
.jz_ReserTop
{
width
:
100%
;
...
...
@@ -119,8 +120,8 @@
display
:
flex
;
align-items
:
center
;
padding-bottom
:
20
rpx
;
border-bottom
:
1
px
solid
#f5f5f5
;
font-size
:
28
px
;
border-bottom
:
2
r
px
solid
#f5f5f5
;
font-size
:
56
r
px
;
font-weight
:
500
;
}
.jz_form
.form-items
:last-child
{
...
...
@@ -288,6 +289,7 @@
<view
class=
"val"
>
<input
type=
"text"
class=
"val"
v-model=
"contactName"
placeholder=
"若是多人,输入代表人员即可"
/>
...
...
@@ -298,6 +300,7 @@
<view
class=
"val"
>
<input
type=
"number"
class=
"val"
v-model=
"contactMobile"
placeholder=
"输入电话号码"
/>
...
...
@@ -679,15 +682,17 @@ export default {
OrderSource
:
6
,
// #endif
MiniAppUserId
:
this
.
userInfo
.
UserId
,
Remarks
:
""
,
//备注
GuestList
:[{
Id
:
0
,
SurName
:
""
,
//姓
Name
:
""
,
//名
IdCard
:
""
,
//身份证
MobilePhone
:
""
,
//联系电话
IsHightSchool
:
2
,
//是否高校学生1 是 2否
}]
Remarks
:
""
,
//备注
GuestList
:
[
{
Id
:
0
,
SurName
:
""
,
//姓
Name
:
""
,
//名
IdCard
:
""
,
//身份证
MobilePhone
:
""
,
//联系电话
IsHightSchool
:
2
,
//是否高校学生1 是 2否
},
],
};
this
.
apipost
(
"sellorder_post_SetOrderInfoForB2B"
,
...
...
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