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
98ed8045
Commit
98ed8045
authored
Apr 14, 2021
by
lujunye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
jasdl;fajsdl;fjas;ldjf;lafd
parent
25509395
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
13 additions
and
0 deletions
+13
-0
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
...erdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/ViewController/代客下单(货运)/下运单/XiaYunDanViewController.swift
...ViewController/代客下单(货运)/下运单/XiaYunDanViewController.swift
+1
-0
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/PPH_SUC_VC.swift
...essPlatform/ViewController/拼拼货group/下单成功/PPH_SUC_VC.swift
+9
-0
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/PPH_SUC_VC.xib
...inessPlatform/ViewController/拼拼货group/下单成功/PPH_SUC_VC.xib
+3
-0
No files found.
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
View file @
98ed8045
No preview for this file type
GeliBusinessPlatform/ViewController/代客下单(货运)/下运单/XiaYunDanViewController.swift
View file @
98ed8045
...
@@ -34,6 +34,7 @@ class XiaYunDanViewController: BaseViewController,UITableViewDelegate,UITableVie
...
@@ -34,6 +34,7 @@ class XiaYunDanViewController: BaseViewController,UITableViewDelegate,UITableVie
vc
.
car_type
=
pphCarTypesArr
[
pph_selectCarType
]
.
name
!
vc
.
car_type
=
pphCarTypesArr
[
pph_selectCarType
]
.
name
!
vc
.
price
=
totalPrice
vc
.
price
=
totalPrice
vc
.
pay_time
=
(
model
.
data
?
.
pay_time
)
!
vc
.
pay_time
=
(
model
.
data
?
.
pay_time
)
!
vc
.
userToken
=
UserToken
as!
String
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
}
failture
:
{
(
err
)
in
}
failture
:
{
(
err
)
in
...
...
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/PPH_SUC_VC.swift
View file @
98ed8045
...
@@ -106,7 +106,16 @@ class PPH_SUC_VC: BaseViewController,UITableViewDelegate,UITableViewDataSource {
...
@@ -106,7 +106,16 @@ class PPH_SUC_VC: BaseViewController,UITableViewDelegate,UITableViewDataSource {
var
car_type
=
""
var
car_type
=
""
var
price
=
""
var
price
=
""
var
pay_time
=
""
var
pay_time
=
""
var
userToken
=
""
@IBAction
func
cancel_order
(
_
sender
:
Any
)
{
cancelOrder
([
"user_token"
:
userToken
as
Any
,
"wb_no"
:
wb_no
as
Any
])
{
(
data
)
in
HUD
.
flash
(
.
label
(
"取消订单完成!"
),
delay
:
1.2
)
self
.
navigationController
?
.
popToRootViewController
(
animated
:
true
)
}
failture
:
{
(
err
)
in
}
}
@IBOutlet
weak
var
top_view_height
:
NSLayoutConstraint
!
@IBOutlet
weak
var
top_view_height
:
NSLayoutConstraint
!
@IBOutlet
weak
var
list_view
:
UITableView
!
@IBOutlet
weak
var
list_view
:
UITableView
!
@IBOutlet
weak
var
top_view
:
UIView
!
@IBOutlet
weak
var
top_view
:
UIView
!
...
...
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/PPH_SUC_VC.xib
View file @
98ed8045
...
@@ -92,6 +92,9 @@
...
@@ -92,6 +92,9 @@
<real
key=
"value"
value=
"3"
/>
<real
key=
"value"
value=
"3"
/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</userDefinedRuntimeAttributes>
<connections>
<action
selector=
"cancel_order:"
destination=
"-1"
eventType=
"touchUpInside"
id=
"SWr-oM-zlv"
/>
</connections>
</button>
</button>
</subviews>
</subviews>
<viewLayoutGuide
key=
"safeArea"
id=
"fnl-2z-Ty3"
/>
<viewLayoutGuide
key=
"safeArea"
id=
"fnl-2z-Ty3"
/>
...
...
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