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
39a4fbf0
Commit
39a4fbf0
authored
Apr 09, 2021
by
lujunye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
的飞洒、;啊、‘;啦
parent
8339577c
Changes
14
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
413 additions
and
3 deletions
+413
-3
GeliBusinessPlatform.xcodeproj/project.pbxproj
GeliBusinessPlatform.xcodeproj/project.pbxproj
+40
-0
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
...erdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/AppDelegate.swift
GeliBusinessPlatform/AppDelegate.swift
+1
-1
GeliBusinessPlatform/ViewController/拼拼货group/PPH_XQ_Cell.swift
...usinessPlatform/ViewController/拼拼货group/PPH_XQ_Cell.swift
+6
-0
GeliBusinessPlatform/ViewController/拼拼货group/PPH_XQ_Cell.xib
GeliBusinessPlatform/ViewController/拼拼货group/PPH_XQ_Cell.xib
+0
-0
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/PPH_D_Cell.swift
...essPlatform/ViewController/拼拼货group/下单成功/PPH_D_Cell.swift
+28
-0
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/PPH_D_Cell.xib
...inessPlatform/ViewController/拼拼货group/下单成功/PPH_D_Cell.xib
+102
-0
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/PPH_SUC_VC.swift
...essPlatform/ViewController/拼拼货group/下单成功/PPH_SUC_VC.swift
+87
-0
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/PPH_SUC_VC.xib
...inessPlatform/ViewController/拼拼货group/下单成功/PPH_SUC_VC.xib
+0
-0
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/Suc_LOG_Cell.swift
...sPlatform/ViewController/拼拼货group/下单成功/Suc_LOG_Cell.swift
+31
-0
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/Suc_LOG_Cell.xib
...essPlatform/ViewController/拼拼货group/下单成功/Suc_LOG_Cell.xib
+0
-0
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/Suc_Top_Cell.swift
...sPlatform/ViewController/拼拼货group/下单成功/Suc_Top_Cell.swift
+25
-0
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/Suc_Top_Cell.xib
...essPlatform/ViewController/拼拼货group/下单成功/Suc_Top_Cell.xib
+91
-0
GeliBusinessPlatform/ViewController/货拉拉/运单详情/cell/WayBillStautsTableViewCell.xib
...ewController/货拉拉/运单详情/cell/WayBillStautsTableViewCell.xib
+2
-2
No files found.
GeliBusinessPlatform.xcodeproj/project.pbxproj
View file @
39a4fbf0
This diff is collapsed.
Click to expand it.
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
View file @
39a4fbf0
No preview for this file type
GeliBusinessPlatform/AppDelegate.swift
View file @
39a4fbf0
...
@@ -283,7 +283,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate,loginDelegate,UITabBarCont
...
@@ -283,7 +283,7 @@ class AppDelegate: UIResponder, UIApplicationDelegate,loginDelegate,UITabBarCont
let
v2
=
GoodsManageListVC
()
let
v2
=
GoodsManageListVC
()
// let v3 = WorkCViewController()
// let v3 = WorkCViewController()
let
v3
=
PPH_
YDXQ
_VC
()
let
v3
=
PPH_
SUC
_VC
()
let
v4
=
WarehoseMangementListVC
()
let
v4
=
WarehoseMangementListVC
()
...
...
GeliBusinessPlatform/ViewController/拼拼货group/PPH_XQ_Cell.swift
View file @
39a4fbf0
...
@@ -10,6 +10,12 @@ import UIKit
...
@@ -10,6 +10,12 @@ import UIKit
class
PPH_XQ_Cell
:
UITableViewCell
{
class
PPH_XQ_Cell
:
UITableViewCell
{
@IBOutlet
weak
var
time_lbl
:
UILabel
!
@IBOutlet
weak
var
cost_lbl
:
UILabel
!
@IBOutlet
weak
var
order_lbl
:
UILabel
!
@IBOutlet
weak
var
plan_lbl
:
UILabel
!
@IBOutlet
weak
var
driver_lbl
:
UILabel
!
@IBOutlet
weak
var
carType_lbl
:
UILabel
!
override
func
awakeFromNib
()
{
override
func
awakeFromNib
()
{
super
.
awakeFromNib
()
super
.
awakeFromNib
()
self
.
selectionStyle
=
.
none
self
.
selectionStyle
=
.
none
...
...
GeliBusinessPlatform/ViewController/拼拼货group/PPH_XQ_Cell.xib
View file @
39a4fbf0
This diff is collapsed.
Click to expand it.
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/PPH_D_Cell.swift
0 → 100644
View file @
39a4fbf0
//
// PPH_D_Cell.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2021/4/9.
// Copyright © 2021 junye lu. All rights reserved.
//
import
UIKit
class
PPH_D_Cell
:
UITableViewCell
{
@IBOutlet
weak
var
time_lbl
:
UILabel
!
@IBOutlet
weak
var
cost_lbl
:
UILabel
!
@IBOutlet
weak
var
carType_lbl
:
UILabel
!
override
func
awakeFromNib
()
{
super
.
awakeFromNib
()
self
.
selectionStyle
=
.
none
// Initialization code
}
override
func
setSelected
(
_
selected
:
Bool
,
animated
:
Bool
)
{
super
.
setSelected
(
selected
,
animated
:
animated
)
// Configure the view for the selected state
}
}
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/PPH_D_Cell.xib
0 → 100644
View file @
39a4fbf0
<?xml version="1.0" encoding="UTF-8"?>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"17701"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
useAutolayout=
"YES"
useTraitCollections=
"YES"
useSafeAreas=
"YES"
colorMatched=
"YES"
>
<device
id=
"retina6_1"
orientation=
"portrait"
appearance=
"light"
/>
<dependencies>
<deployment
identifier=
"iOS"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"17703"
/>
<capability
name=
"Named colors"
minToolsVersion=
"9.0"
/>
<capability
name=
"Safe area layout guides"
minToolsVersion=
"9.0"
/>
<capability
name=
"documents saved in the Xcode 8 format"
minToolsVersion=
"8.0"
/>
</dependencies>
<objects>
<placeholder
placeholderIdentifier=
"IBFilesOwner"
id=
"-1"
userLabel=
"File's Owner"
/>
<placeholder
placeholderIdentifier=
"IBFirstResponder"
id=
"-2"
customClass=
"UIResponder"
/>
<tableViewCell
contentMode=
"scaleToFill"
selectionStyle=
"default"
indentationWidth=
"10"
id=
"KGk-i7-Jjw"
customClass=
"PPH_D_Cell"
customModule=
"TestClass"
customModuleProvider=
"target"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"375"
height=
"110.5"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMaxX=
"YES"
flexibleMaxY=
"YES"
/>
<tableViewCellContentView
key=
"contentView"
opaque=
"NO"
clipsSubviews=
"YES"
multipleTouchEnabled=
"YES"
contentMode=
"center"
tableViewCell=
"KGk-i7-Jjw"
id=
"H2p-sc-9uM"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"375"
height=
"110.5"
/>
<autoresizingMask
key=
"autoresizingMask"
/>
<subviews>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"订单车型:"
textAlignment=
"natural"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"HCa-Re-ZNY"
>
<rect
key=
"frame"
x=
"15"
y=
"15"
width=
"65"
height=
"18.5"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"18.5"
id=
"Ec1-hx-0ex"
/>
</constraints>
<fontDescription
key=
"fontDescription"
name=
"PingFangSC-Regular"
family=
"PingFang SC"
pointSize=
"13"
/>
<color
key=
"textColor"
name=
"个人中心灰色字体"
/>
<nil
key=
"highlightedColor"
/>
</label>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"Label"
textAlignment=
"natural"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"EcO-JZ-Uu0"
>
<rect
key=
"frame"
x=
"327"
y=
"15"
width=
"33"
height=
"18.5"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"18.5"
id=
"ekl-jl-fOM"
/>
</constraints>
<fontDescription
key=
"fontDescription"
name=
"PingFangSC-Regular"
family=
"PingFang SC"
pointSize=
"13"
/>
<color
key=
"textColor"
name=
"个人中心灰色字体"
/>
<nil
key=
"highlightedColor"
/>
</label>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"格利支付:"
textAlignment=
"natural"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"e8H-Nf-QPW"
>
<rect
key=
"frame"
x=
"15"
y=
"48.5"
width=
"65"
height=
"18.5"
/>
<fontDescription
key=
"fontDescription"
name=
"PingFangSC-Regular"
family=
"PingFang SC"
pointSize=
"13"
/>
<color
key=
"textColor"
name=
"个人中心灰色字体"
/>
<nil
key=
"highlightedColor"
/>
</label>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"Label"
textAlignment=
"natural"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"l0E-D5-Hrx"
>
<rect
key=
"frame"
x=
"327"
y=
"48.5"
width=
"33"
height=
"18.5"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"18.5"
id=
"7Z4-jr-eiX"
/>
</constraints>
<fontDescription
key=
"fontDescription"
name=
"PingFangSC-Regular"
family=
"PingFang SC"
pointSize=
"13"
/>
<color
key=
"textColor"
name=
"个人中心灰色字体"
/>
<nil
key=
"highlightedColor"
/>
</label>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"支付时间:"
textAlignment=
"natural"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"aNt-Ho-W7I"
>
<rect
key=
"frame"
x=
"15"
y=
"82"
width=
"65"
height=
"18.5"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"18.5"
id=
"ckc-hh-Hz9"
/>
</constraints>
<fontDescription
key=
"fontDescription"
name=
"PingFangSC-Regular"
family=
"PingFang SC"
pointSize=
"13"
/>
<color
key=
"textColor"
name=
"个人中心灰色字体"
/>
<nil
key=
"highlightedColor"
/>
</label>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"Label"
textAlignment=
"natural"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"m7C-gS-vVo"
>
<rect
key=
"frame"
x=
"327"
y=
"82"
width=
"33"
height=
"18.5"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"18.5"
id=
"fTJ-OR-2YO"
/>
</constraints>
<fontDescription
key=
"fontDescription"
name=
"PingFangSC-Regular"
family=
"PingFang SC"
pointSize=
"13"
/>
<color
key=
"textColor"
name=
"个人中心灰色字体"
/>
<nil
key=
"highlightedColor"
/>
</label>
</subviews>
<constraints>
<constraint
firstItem=
"l0E-D5-Hrx"
firstAttribute=
"centerY"
secondItem=
"e8H-Nf-QPW"
secondAttribute=
"centerY"
id=
"1x3-po-zVJ"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"EcO-JZ-Uu0"
secondAttribute=
"trailing"
constant=
"15"
id=
"3Oh-aa-ncf"
/>
<constraint
firstItem=
"HCa-Re-ZNY"
firstAttribute=
"leading"
secondItem=
"H2p-sc-9uM"
secondAttribute=
"leading"
constant=
"15"
id=
"5iZ-mN-KdH"
/>
<constraint
firstItem=
"e8H-Nf-QPW"
firstAttribute=
"leading"
secondItem=
"H2p-sc-9uM"
secondAttribute=
"leading"
constant=
"15"
id=
"Grb-28-g6A"
/>
<constraint
firstItem=
"m7C-gS-vVo"
firstAttribute=
"centerY"
secondItem=
"aNt-Ho-W7I"
secondAttribute=
"centerY"
id=
"MTc-gh-mU6"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"m7C-gS-vVo"
secondAttribute=
"trailing"
constant=
"15"
id=
"YXu-qU-Yq3"
/>
<constraint
firstItem=
"HCa-Re-ZNY"
firstAttribute=
"top"
secondItem=
"H2p-sc-9uM"
secondAttribute=
"top"
constant=
"15"
id=
"bDK-pr-aXm"
/>
<constraint
firstItem=
"EcO-JZ-Uu0"
firstAttribute=
"centerY"
secondItem=
"HCa-Re-ZNY"
secondAttribute=
"centerY"
id=
"fJU-j8-GrW"
/>
<constraint
firstItem=
"aNt-Ho-W7I"
firstAttribute=
"top"
secondItem=
"e8H-Nf-QPW"
secondAttribute=
"bottom"
constant=
"15"
id=
"ish-6M-Bdb"
/>
<constraint
firstItem=
"aNt-Ho-W7I"
firstAttribute=
"leading"
secondItem=
"H2p-sc-9uM"
secondAttribute=
"leading"
constant=
"15"
id=
"o2I-C1-Juu"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"l0E-D5-Hrx"
secondAttribute=
"trailing"
constant=
"15"
id=
"syw-4u-oHp"
/>
<constraint
firstItem=
"e8H-Nf-QPW"
firstAttribute=
"top"
secondItem=
"HCa-Re-ZNY"
secondAttribute=
"bottom"
constant=
"15"
id=
"wIY-Ss-SSb"
/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide
key=
"safeArea"
id=
"njF-e1-oar"
/>
<connections>
<outlet
property=
"carType_lbl"
destination=
"EcO-JZ-Uu0"
id=
"mJV-G7-eRV"
/>
<outlet
property=
"cost_lbl"
destination=
"l0E-D5-Hrx"
id=
"uSL-Rs-jlf"
/>
<outlet
property=
"time_lbl"
destination=
"m7C-gS-vVo"
id=
"oZz-HJ-vTH"
/>
</connections>
<point
key=
"canvasLocation"
x=
"141"
y=
"91"
/>
</tableViewCell>
</objects>
<resources>
<namedColor
name=
"个人中心灰色字体"
>
<color
red=
"0.38823529411764707"
green=
"0.38823529411764707"
blue=
"0.38823529411764707"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
</namedColor>
</resources>
</document>
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/PPH_SUC_VC.swift
0 → 100644
View file @
39a4fbf0
//
// PPH_SUC_VC.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2021/4/9.
// Copyright © 2021 junye lu. All rights reserved.
//
import
UIKit
class
PPH_SUC_VC
:
BaseViewController
,
UITableViewDelegate
,
UITableViewDataSource
{
func
tableView
(
_
tableView
:
UITableView
,
numberOfRowsInSection
section
:
Int
)
->
Int
{
return
1
}
func
numberOfSections
(
in
tableView
:
UITableView
)
->
Int
{
return
4
}
func
tableView
(
_
tableView
:
UITableView
,
cellForRowAt
indexPath
:
IndexPath
)
->
UITableViewCell
{
if
indexPath
.
section
==
0
{
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
"Suc_Top_Cell"
)
as!
Suc_Top_Cell
return
cell
}
if
indexPath
.
section
==
3
{
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
"PPH_D_Cell"
)
as!
PPH_D_Cell
return
cell
}
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
"Suc_LOG_Cell"
)
as!
Suc_LOG_Cell
if
indexPath
.
section
==
1
{
if
indexPath
.
row
==
0
{
cell
.
top_line
.
isHidden
=
true
}
}
if
indexPath
.
section
==
2
{
cell
.
status_lbl
.
text
=
"卸"
cell
.
status_lbl
.
backgroundColor
=
UIColor
(
named
:
"#FAA376"
)
if
indexPath
.
row
==
0
{
cell
.
btm_line
.
isHidden
=
true
}
}
return
cell
}
func
tableView
(
_
tableView
:
UITableView
,
heightForRowAt
indexPath
:
IndexPath
)
->
CGFloat
{
if
indexPath
.
section
==
0
{
return
201
}
if
indexPath
.
section
==
3
{
return
110.5
}
return
UITableView
.
automaticDimension
}
func
tableView
(
_
tableView
:
UITableView
,
viewForFooterInSection
section
:
Int
)
->
UIView
?
{
return
UIView
()
}
func
tableView
(
_
tableView
:
UITableView
,
heightForFooterInSection
section
:
Int
)
->
CGFloat
{
if
section
==
1
{
return
0
}
return
5
}
@IBOutlet
weak
var
top_view_height
:
NSLayoutConstraint
!
@IBOutlet
weak
var
list_view
:
UITableView
!
@IBOutlet
weak
var
top_view
:
UIView
!
@IBAction
func
top_btn_click_action
(
_
sender
:
UIButton
)
{
top_view_height
.
constant
=
0
}
override
func
viewDidLoad
()
{
super
.
viewDidLoad
()
navbar
.
title
=
"物流下单"
self
.
view
.
addSubview
(
navbar
)
SetTopFrame
(
view
:
top_view
,
height
:
25
)
list_view
.
separatorStyle
=
.
none
list_view
.
register
(
UINib
(
nibName
:
"Suc_Top_Cell"
,
bundle
:
nil
),
forCellReuseIdentifier
:
"Suc_Top_Cell"
)
list_view
.
register
(
UINib
(
nibName
:
"Suc_LOG_Cell"
,
bundle
:
nil
),
forCellReuseIdentifier
:
"Suc_LOG_Cell"
)
list_view
.
register
(
UINib
(
nibName
:
"PPH_D_Cell"
,
bundle
:
nil
),
forCellReuseIdentifier
:
"PPH_D_Cell"
)
}
}
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/PPH_SUC_VC.xib
0 → 100644
View file @
39a4fbf0
This diff is collapsed.
Click to expand it.
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/Suc_LOG_Cell.swift
0 → 100644
View file @
39a4fbf0
//
// Suc_LOG_Cell.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2021/4/9.
// Copyright © 2021 junye lu. All rights reserved.
//
import
UIKit
class
Suc_LOG_Cell
:
UITableViewCell
{
@IBOutlet
weak
var
commend_lbl
:
UILabel
!
@IBOutlet
weak
var
adr_lbl
:
UILabel
!
@IBOutlet
weak
var
name_lbl
:
UILabel
!
@IBOutlet
weak
var
btm_line
:
UIImageView
!
@IBOutlet
weak
var
top_line
:
UIImageView
!
@IBOutlet
weak
var
status_lbl
:
UILabel
!
override
func
awakeFromNib
()
{
super
.
awakeFromNib
()
self
.
selectionStyle
=
.
none
// Initialization code
}
override
func
setSelected
(
_
selected
:
Bool
,
animated
:
Bool
)
{
super
.
setSelected
(
selected
,
animated
:
animated
)
// Configure the view for the selected state
}
}
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/Suc_LOG_Cell.xib
0 → 100644
View file @
39a4fbf0
This diff is collapsed.
Click to expand it.
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/Suc_Top_Cell.swift
0 → 100644
View file @
39a4fbf0
//
// Suc_Top_Cell.swift
// GeliBusinessPlatform
//
// Created by junye lu on 2021/4/9.
// Copyright © 2021 junye lu. All rights reserved.
//
import
UIKit
class
Suc_Top_Cell
:
UITableViewCell
{
override
func
awakeFromNib
()
{
super
.
awakeFromNib
()
self
.
selectionStyle
=
.
none
// Initialization code
}
override
func
setSelected
(
_
selected
:
Bool
,
animated
:
Bool
)
{
super
.
setSelected
(
selected
,
animated
:
animated
)
// Configure the view for the selected state
}
}
GeliBusinessPlatform/ViewController/拼拼货group/下单成功/Suc_Top_Cell.xib
0 → 100644
View file @
39a4fbf0
<?xml version="1.0" encoding="UTF-8"?>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"17701"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
useAutolayout=
"YES"
useTraitCollections=
"YES"
useSafeAreas=
"YES"
colorMatched=
"YES"
>
<device
id=
"retina6_1"
orientation=
"portrait"
appearance=
"light"
/>
<dependencies>
<deployment
identifier=
"iOS"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"17703"
/>
<capability
name=
"Named colors"
minToolsVersion=
"9.0"
/>
<capability
name=
"Safe area layout guides"
minToolsVersion=
"9.0"
/>
<capability
name=
"documents saved in the Xcode 8 format"
minToolsVersion=
"8.0"
/>
</dependencies>
<objects>
<placeholder
placeholderIdentifier=
"IBFilesOwner"
id=
"-1"
userLabel=
"File's Owner"
/>
<placeholder
placeholderIdentifier=
"IBFirstResponder"
id=
"-2"
customClass=
"UIResponder"
/>
<tableViewCell
contentMode=
"scaleToFill"
selectionStyle=
"default"
indentationWidth=
"10"
id=
"KGk-i7-Jjw"
customClass=
"Suc_Top_Cell"
customModule=
"TestClass"
customModuleProvider=
"target"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"375"
height=
"201"
/>
<autoresizingMask
key=
"autoresizingMask"
flexibleMaxX=
"YES"
flexibleMaxY=
"YES"
/>
<tableViewCellContentView
key=
"contentView"
opaque=
"NO"
clipsSubviews=
"YES"
multipleTouchEnabled=
"YES"
contentMode=
"center"
tableViewCell=
"KGk-i7-Jjw"
id=
"H2p-sc-9uM"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"375"
height=
"201"
/>
<autoresizingMask
key=
"autoresizingMask"
/>
<subviews>
<imageView
clipsSubviews=
"YES"
userInteractionEnabled=
"NO"
contentMode=
"scaleAspectFit"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
image=
"wancheng"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"gvF-Xc-NX3"
>
<rect
key=
"frame"
x=
"157.5"
y=
"20"
width=
"60"
height=
"60"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"60"
id=
"OhJ-Xb-3RE"
/>
<constraint
firstAttribute=
"width"
constant=
"60"
id=
"hx2-1c-eei"
/>
</constraints>
</imageView>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"下单成功!"
textAlignment=
"center"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"llZ-dW-PeU"
>
<rect
key=
"frame"
x=
"20"
y=
"95"
width=
"335"
height=
"17"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"17"
id=
"Tzf-Ws-8fi"
/>
</constraints>
<fontDescription
key=
"fontDescription"
name=
"PingFangSC-Medium"
family=
"PingFang SC"
pointSize=
"17"
/>
<color
key=
"textColor"
name=
"按钮背景颜色"
/>
<nil
key=
"highlightedColor"
/>
</label>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"下单时间:"
textAlignment=
"natural"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"0na-gL-glJ"
>
<rect
key=
"frame"
x=
"15"
y=
"137"
width=
"65"
height=
"18.5"
/>
<fontDescription
key=
"fontDescription"
name=
"PingFangSC-Regular"
family=
"PingFang SC"
pointSize=
"13"
/>
<color
key=
"textColor"
name=
"个人中心灰色字体"
/>
<nil
key=
"highlightedColor"
/>
</label>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"订单编号:"
textAlignment=
"natural"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"szL-ck-KNc"
>
<rect
key=
"frame"
x=
"15"
y=
"165.5"
width=
"65"
height=
"18.5"
/>
<fontDescription
key=
"fontDescription"
name=
"PingFangSC-Regular"
family=
"PingFang SC"
pointSize=
"13"
/>
<color
key=
"textColor"
name=
"个人中心灰色字体"
/>
<nil
key=
"highlightedColor"
/>
</label>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"Label"
textAlignment=
"natural"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"yrp-xZ-8Q9"
>
<rect
key=
"frame"
x=
"95"
y=
"137"
width=
"33"
height=
"18.5"
/>
<fontDescription
key=
"fontDescription"
name=
"PingFangSC-Regular"
family=
"PingFang SC"
pointSize=
"13"
/>
<color
key=
"textColor"
name=
"个人中心灰色字体"
/>
<nil
key=
"highlightedColor"
/>
</label>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"Label"
textAlignment=
"natural"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"A6X-Ju-dRw"
>
<rect
key=
"frame"
x=
"95"
y=
"165.5"
width=
"33"
height=
"18.5"
/>
<fontDescription
key=
"fontDescription"
name=
"PingFangSC-Regular"
family=
"PingFang SC"
pointSize=
"13"
/>
<color
key=
"textColor"
name=
"个人中心灰色字体"
/>
<nil
key=
"highlightedColor"
/>
</label>
</subviews>
<constraints>
<constraint
firstItem=
"gvF-Xc-NX3"
firstAttribute=
"top"
secondItem=
"H2p-sc-9uM"
secondAttribute=
"top"
constant=
"20"
id=
"Efx-tD-VYS"
/>
<constraint
firstItem=
"szL-ck-KNc"
firstAttribute=
"leading"
secondItem=
"H2p-sc-9uM"
secondAttribute=
"leading"
constant=
"15"
id=
"K7P-MY-Rmt"
/>
<constraint
firstItem=
"llZ-dW-PeU"
firstAttribute=
"top"
secondItem=
"gvF-Xc-NX3"
secondAttribute=
"bottom"
constant=
"15"
id=
"L2l-xQ-ZCf"
/>
<constraint
firstItem=
"0na-gL-glJ"
firstAttribute=
"top"
secondItem=
"llZ-dW-PeU"
secondAttribute=
"bottom"
constant=
"25"
id=
"O1t-eq-13O"
/>
<constraint
firstItem=
"szL-ck-KNc"
firstAttribute=
"top"
secondItem=
"0na-gL-glJ"
secondAttribute=
"bottom"
constant=
"10"
id=
"O3g-2O-XhI"
/>
<constraint
firstAttribute=
"trailingMargin"
secondItem=
"llZ-dW-PeU"
secondAttribute=
"trailing"
id=
"aFQ-Qz-WK0"
/>
<constraint
firstItem=
"yrp-xZ-8Q9"
firstAttribute=
"centerY"
secondItem=
"0na-gL-glJ"
secondAttribute=
"centerY"
id=
"bnS-UV-iaR"
/>
<constraint
firstItem=
"llZ-dW-PeU"
firstAttribute=
"leading"
secondItem=
"H2p-sc-9uM"
secondAttribute=
"leadingMargin"
id=
"gX3-P2-GN4"
/>
<constraint
firstItem=
"A6X-Ju-dRw"
firstAttribute=
"leading"
secondItem=
"szL-ck-KNc"
secondAttribute=
"trailing"
constant=
"15"
id=
"my1-Gh-1i3"
/>
<constraint
firstItem=
"A6X-Ju-dRw"
firstAttribute=
"centerY"
secondItem=
"szL-ck-KNc"
secondAttribute=
"centerY"
id=
"okF-M3-Chy"
/>
<constraint
firstItem=
"yrp-xZ-8Q9"
firstAttribute=
"leading"
secondItem=
"0na-gL-glJ"
secondAttribute=
"trailing"
constant=
"15"
id=
"smO-ek-UFd"
/>
<constraint
firstItem=
"0na-gL-glJ"
firstAttribute=
"leading"
secondItem=
"H2p-sc-9uM"
secondAttribute=
"leading"
constant=
"15"
id=
"ts9-Uq-dgP"
/>
<constraint
firstItem=
"gvF-Xc-NX3"
firstAttribute=
"centerX"
secondItem=
"H2p-sc-9uM"
secondAttribute=
"centerX"
id=
"wRM-AR-5R1"
/>
</constraints>
</tableViewCellContentView>
<viewLayoutGuide
key=
"safeArea"
id=
"njF-e1-oar"
/>
<point
key=
"canvasLocation"
x=
"-196"
y=
"81"
/>
</tableViewCell>
</objects>
<resources>
<image
name=
"wancheng"
width=
"64"
height=
"64"
/>
<namedColor
name=
"个人中心灰色字体"
>
<color
red=
"0.38823529411764707"
green=
"0.38823529411764707"
blue=
"0.38823529411764707"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
</namedColor>
<namedColor
name=
"按钮背景颜色"
>
<color
red=
"0.2199999988079071"
green=
"0.45500001311302185"
blue=
"0.82700002193450928"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
</namedColor>
</resources>
</document>
GeliBusinessPlatform/ViewController/货拉拉/运单详情/cell/WayBillStautsTableViewCell.xib
View file @
39a4fbf0
<?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=
"1
6097
"
targetRuntime=
"iOS.CocoaTouch"
propertyAccessControl=
"none"
useAutolayout=
"YES"
useTraitCollections=
"YES"
useSafeAreas=
"YES"
colorMatched=
"YES"
>
<document
type=
"com.apple.InterfaceBuilder3.CocoaTouch.XIB"
version=
"3.0"
toolsVersion=
"1
7701
"
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"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"1
6087
"
/>
<plugIn
identifier=
"com.apple.InterfaceBuilder.IBCocoaTouchPlugin"
version=
"1
7703
"
/>
<capability
name=
"Named colors"
minToolsVersion=
"9.0"
/>
<capability
name=
"Named colors"
minToolsVersion=
"9.0"
/>
<capability
name=
"Safe area layout guides"
minToolsVersion=
"9.0"
/>
<capability
name=
"Safe area layout guides"
minToolsVersion=
"9.0"
/>
<capability
name=
"documents saved in the Xcode 8 format"
minToolsVersion=
"8.0"
/>
<capability
name=
"documents saved in the Xcode 8 format"
minToolsVersion=
"8.0"
/>
...
...
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