Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
GeliBusinessPlatform
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ljy
GeliBusinessPlatform
Commits
13457957
Commit
13457957
authored
Sep 11, 2020
by
刘俊宏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整完毕
parent
cd9fe9a1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
GeliBusinessPlatform.xcworkspace/xcuserdata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
...ata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/ViewController/代客下单(货运)/下运单/XiaYunDanViewController.swift
...ViewController/代客下单(货运)/下运单/XiaYunDanViewController.swift
+4
-4
No files found.
GeliBusinessPlatform.xcworkspace/xcuserdata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
View file @
13457957
No preview for this file type
GeliBusinessPlatform/ViewController/代客下单(货运)/下运单/XiaYunDanViewController.swift
View file @
13457957
...
...
@@ -523,7 +523,7 @@ class XiaYunDanViewController: BaseViewController,UITableViewDelegate,UITableVie
sender
=
data
.
consignee
sendPhone
=
data
.
mobile
print
(
""
)
sendAdr
=
data
.
addr
_name
sendAdr
=
data
.
addr
ess
isSelectSendAddressModel
=
true
sendAddressSelectModel
=
data
s_province_name
=
data
.
province_cn
...
...
@@ -535,7 +535,7 @@ class XiaYunDanViewController: BaseViewController,UITableViewDelegate,UITableVie
}
else
{
receiver
=
data
.
consignee
receivePhone
=
data
.
mobile
receiveAdr
=
data
.
addr
_name
receiveAdr
=
data
.
addr
ess
receiveAddressSelectModel
=
data
isSelectReceiveAddressModel
=
true
r_province_name
=
data
.
province_cn
...
...
@@ -2268,7 +2268,7 @@ class XiaYunDanViewController: BaseViewController,UITableViewDelegate,UITableVie
"xcservice"
:
day
as
Any
,
"lc_id"
:
lc_id
as
Any
]
// print("")
let
addrdic
=
[
"s_consignee"
:
sender
as
Any
,
"s_country"
:
1
as
Any
,
"s_province"
:
s_province
as
Any
,
...
...
@@ -2287,7 +2287,7 @@ class XiaYunDanViewController: BaseViewController,UITableViewDelegate,UITableVie
"r_district"
:
r_district
as
Any
,
"r_province_name"
:
r_province_name
as
Any
,
"r_city_name"
:
r_city_name
as
Any
,
"r_district_name"
:
r_district_name
as
Any
,
"r_district_name"
:
"r_district_name"
as
Any
,
"r_address"
:
receiveAdr
as
Any
,
"r_mobile"
:
receivePhone
as
Any
,
"r_street_name"
:
""
as
Any
]
...
...
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