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
ef758e3c
Commit
ef758e3c
authored
Aug 17, 2020
by
lujunye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
根据后台要求修改逻辑
parent
cf026f3f
Changes
5
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
1 deletion
+7
-1
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
...erdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/Model/LalamoveInterface/LalamoveModel.swift
...inessPlatform/Model/LalamoveInterface/LalamoveModel.swift
+4
-0
GeliBusinessPlatform/ViewController/货拉拉/收发货地址/ToAndFormSelectViewController.swift
...wController/货拉拉/收发货地址/ToAndFormSelectViewController.swift
+2
-0
GeliBusinessPlatform/ViewController/货拉拉/运单详情/WaybillDetailViewController.swift
...ViewController/货拉拉/运单详情/WaybillDetailViewController.swift
+0
-0
GeliBusinessPlatform/ViewController/货拉拉/运单详情/WaybillDetailViewController.xib
...m/ViewController/货拉拉/运单详情/WaybillDetailViewController.xib
+1
-1
No files found.
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
View file @
ef758e3c
No preview for this file type
GeliBusinessPlatform/Model/LalamoveInterface/LalamoveModel.swift
View file @
ef758e3c
...
@@ -553,6 +553,8 @@ class getHllOrderDetailsSalePlatDataModel: Mappable {
...
@@ -553,6 +553,8 @@ class getHllOrderDetailsSalePlatDataModel: Mappable {
var
order_sn
:
String
?
var
order_sn
:
String
?
var
hll_pay_status_two
:
Int
?
var
hll_pay_status_two
:
Int
?
var
wb_no
:
String
?
var
wb_no
:
String
?
var
bill_price_arr
:
Float
?
var
pay_status
:
Int
?
required
init
?(
map
:
Map
)
{
required
init
?(
map
:
Map
)
{
...
@@ -562,6 +564,8 @@ class getHllOrderDetailsSalePlatDataModel: Mappable {
...
@@ -562,6 +564,8 @@ class getHllOrderDetailsSalePlatDataModel: Mappable {
order_sn
<-
map
[
"order_sn"
]
order_sn
<-
map
[
"order_sn"
]
hll_pay_status_two
<-
map
[
"hll_pay_status_two"
]
hll_pay_status_two
<-
map
[
"hll_pay_status_two"
]
wb_no
<-
map
[
"wb_no"
]
wb_no
<-
map
[
"wb_no"
]
bill_price_arr
<-
map
[
"bill_price_arr"
]
pay_status
<-
map
[
"pay_status"
]
}
}
}
}
...
...
GeliBusinessPlatform/ViewController/货拉拉/收发货地址/ToAndFormSelectViewController.swift
View file @
ef758e3c
...
@@ -387,8 +387,10 @@ class ToAndFormSelectViewController: BaseViewController, MAMapViewDelegate, CLLo
...
@@ -387,8 +387,10 @@ class ToAndFormSelectViewController: BaseViewController, MAMapViewDelegate, CLLo
print
(
"sureSelectAddressAction"
)
print
(
"sureSelectAddressAction"
)
if
titleLbl
?
.
text
==
""
{
if
titleLbl
?
.
text
==
""
{
HUD
.
flash
(
.
label
(
"未能识别当前位置,请重新定位"
),
delay
:
1.2
)
return
return
}
}
var
dict
:
Dictionary
<
String
,
Any
>
=
Dictionary
()
var
dict
:
Dictionary
<
String
,
Any
>
=
Dictionary
()
dict
[
"menPai"
]
=
"
\(
city
)\(
districet
)\(
ad
)\(
addressDetailTF
.
text
!
)
"
dict
[
"menPai"
]
=
"
\(
city
)\(
districet
)\(
ad
)\(
addressDetailTF
.
text
!
)
"
dict
[
"shouHuoRen"
]
=
nameTF
.
text
dict
[
"shouHuoRen"
]
=
nameTF
.
text
...
...
GeliBusinessPlatform/ViewController/货拉拉/运单详情/WaybillDetailViewController.swift
View file @
ef758e3c
This diff is collapsed.
Click to expand it.
GeliBusinessPlatform/ViewController/货拉拉/运单详情/WaybillDetailViewController.xib
View file @
ef758e3c
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"16097"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
useAutolayout=
"YES"
useTraitCollections=
"YES"
useSafeAreas=
"YES"
colorMatched=
"YES"
>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"16097
.2
"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
useAutolayout=
"YES"
useTraitCollections=
"YES"
useSafeAreas=
"YES"
colorMatched=
"YES"
>
<device
id=
"retina6_1"
orientation=
"portrait"
appearance=
"light"
/>
<device
id=
"retina6_1"
orientation=
"portrait"
appearance=
"light"
/>
<dependencies>
<dependencies>
<deployment
identifier=
"iOS"
/>
<deployment
identifier=
"iOS"
/>
...
...
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