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
08f71982
Commit
08f71982
authored
Jul 29, 2020
by
lujunye
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
运单列表cell,添加按钮(有按钮高度257,没按钮高度227)按钮acButton,默认隐藏
parent
7d39bfca
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
146 additions
and
25 deletions
+146
-25
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
...erdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/View/Cell/YunDanLieBiaoCell.swift
GeliBusinessPlatform/View/Cell/YunDanLieBiaoCell.swift
+2
-0
GeliBusinessPlatform/View/Cell/YunDanLieBiaoCell.xib
GeliBusinessPlatform/View/Cell/YunDanLieBiaoCell.xib
+29
-3
GeliBusinessPlatform/ViewController/工作中心/WorkCViewController.swift
...essPlatform/ViewController/工作中心/WorkCViewController.swift
+1
-1
GeliBusinessPlatform/ViewController/运单列表/YDLBVc.swift
GeliBusinessPlatform/ViewController/运单列表/YDLBVc.swift
+15
-3
GeliBusinessPlatform/ViewController/运单列表/YDLBVc.xib
GeliBusinessPlatform/ViewController/运单列表/YDLBVc.xib
+99
-18
No files found.
GeliBusinessPlatform.xcworkspace/xcuserdata/junyelu.xcuserdatad/UserInterfaceState.xcuserstate
View file @
08f71982
No preview for this file type
GeliBusinessPlatform/View/Cell/YunDanLieBiaoCell.swift
View file @
08f71982
...
...
@@ -29,6 +29,8 @@ class YunDanLieBiaoCell: UITableViewCell {
@IBOutlet
weak
var
productNameLbl
:
UILabel
!
/// 签收状态
@IBOutlet
weak
var
signLbl
:
UILabel
!
/// 根据状态给标题
@IBOutlet
weak
var
acButton
:
UIButton
!
override
func
awakeFromNib
()
{
super
.
awakeFromNib
()
selectionStyle
=
.
none
...
...
GeliBusinessPlatform/View/Cell/YunDanLieBiaoCell.xib
View file @
08f71982
...
...
@@ -12,14 +12,14 @@
<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=
"YunDanLieBiaoCell"
customModule=
"TestClass"
customModuleProvider=
"target"
>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"375"
height=
"2
1
2"
/>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"375"
height=
"2
7
2"
/>
<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=
"2
1
2"
/>
<rect
key=
"frame"
x=
"0.0"
y=
"0.0"
width=
"375"
height=
"2
7
2"
/>
<autoresizingMask
key=
"autoresizingMask"
/>
<subviews>
<view
contentMode=
"scaleToFill"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"naO-D9-yP8"
>
<rect
key=
"frame"
x=
"15"
y=
"15"
width=
"345"
height=
"
19
7"
/>
<rect
key=
"frame"
x=
"15"
y=
"15"
width=
"345"
height=
"
25
7"
/>
<subviews>
<label
opaque=
"NO"
userInteractionEnabled=
"NO"
contentMode=
"left"
horizontalHuggingPriority=
"251"
verticalHuggingPriority=
"251"
text=
"标题"
textAlignment=
"natural"
lineBreakMode=
"tailTruncation"
baselineAdjustment=
"alignBaselines"
adjustsFontSizeToFit=
"NO"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"lzG-zA-SOj"
>
<rect
key=
"frame"
x=
"10"
y=
"10"
width=
"335"
height=
"15"
/>
...
...
@@ -134,6 +134,29 @@
<color
key=
"textColor"
name=
"灰色字体颜色"
/>
<nil
key=
"highlightedColor"
/>
</label>
<button
hidden=
"YES"
opaque=
"NO"
contentMode=
"scaleToFill"
contentHorizontalAlignment=
"center"
contentVerticalAlignment=
"center"
buttonType=
"roundedRect"
lineBreakMode=
"middleTruncation"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"gc6-oj-wSU"
>
<rect
key=
"frame"
x=
"250"
y=
"212"
width=
"80"
height=
"30"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"30"
id=
"Kss-y0-K0x"
/>
<constraint
firstAttribute=
"width"
constant=
"80"
id=
"fNi-M7-jbf"
/>
</constraints>
<fontDescription
key=
"fontDescription"
type=
"system"
pointSize=
"13"
/>
<color
key=
"tintColor"
white=
"0.0"
alpha=
"0.0"
colorSpace=
"custom"
customColorSpace=
"genericGamma22GrayColorSpace"
/>
<state
key=
"normal"
title=
"title"
>
<color
key=
"titleColor"
name=
"蓝色字体颜色"
/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute
type=
"number"
keyPath=
"cornerRadius"
>
<real
key=
"value"
value=
"3"
/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute
type=
"number"
keyPath=
"borderWidth"
>
<real
key=
"value"
value=
"1"
/>
</userDefinedRuntimeAttribute>
<userDefinedRuntimeAttribute
type=
"color"
keyPath=
"borderColor"
>
<color
key=
"value"
name=
"蓝色字体颜色"
/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
</button>
</subviews>
<color
key=
"backgroundColor"
systemColor=
"systemBackgroundColor"
cocoaTouchSystemColor=
"whiteColor"
/>
<constraints>
...
...
@@ -146,6 +169,8 @@
<constraint
firstItem=
"q1h-8u-ej2"
firstAttribute=
"top"
secondItem=
"lzG-zA-SOj"
secondAttribute=
"bottom"
constant=
"26"
id=
"9gh-Or-VWo"
/>
<constraint
firstItem=
"lzG-zA-SOj"
firstAttribute=
"leading"
secondItem=
"naO-D9-yP8"
secondAttribute=
"leading"
constant=
"10"
id=
"A3W-QU-KVZ"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"lzG-zA-SOj"
secondAttribute=
"trailing"
id=
"A76-17-yka"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"gc6-oj-wSU"
secondAttribute=
"trailing"
constant=
"15"
id=
"CYF-Ih-Kfh"
/>
<constraint
firstAttribute=
"bottom"
secondItem=
"gc6-oj-wSU"
secondAttribute=
"bottom"
constant=
"15"
id=
"IY1-VT-7ad"
/>
<constraint
firstItem=
"aOy-Ef-DsK"
firstAttribute=
"top"
secondItem=
"q1h-8u-ej2"
secondAttribute=
"bottom"
constant=
"20"
id=
"J2G-Z6-4oG"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"Tvb-s6-5wR"
secondAttribute=
"trailing"
constant=
"10"
id=
"OFj-DC-kAx"
/>
<constraint
firstItem=
"lzG-zA-SOj"
firstAttribute=
"top"
secondItem=
"naO-D9-yP8"
secondAttribute=
"top"
constant=
"10"
id=
"PT0-J5-xcL"
/>
...
...
@@ -187,6 +212,7 @@
</tableViewCellContentView>
<viewLayoutGuide
key=
"safeArea"
id=
"njF-e1-oar"
/>
<connections>
<outlet
property=
"acButton"
destination=
"gc6-oj-wSU"
id=
"kNJ-10-zkL"
/>
<outlet
property=
"orderNumLbl"
destination=
"8BK-xs-SBV"
id=
"W4o-gt-gov"
/>
<outlet
property=
"productNameLbl"
destination=
"aOy-Ef-DsK"
id=
"B00-w4-ZG4"
/>
<outlet
property=
"receiverLbl"
destination=
"0f7-bf-rJa"
id=
"d2a-uD-7Ks"
/>
...
...
GeliBusinessPlatform/ViewController/工作中心/WorkCViewController.swift
View file @
08f71982
...
...
@@ -487,8 +487,8 @@ class WorkCViewController: BaseViewController, UITableViewDelegate, UITableViewD
case
75
:
//收支统计
// HUD.flash(.label("敬请期待"),delay: 1.2)
// return
// let vc = XiaYunDanViewController()
// let vc = ToAndFormSelectViewController()
let
vc
=
ShouZhiTongJiViewController
()
self
.
navigationController
?
.
pushViewController
(
vc
,
animated
:
true
)
return
...
...
GeliBusinessPlatform/ViewController/运单列表/YDLBVc.swift
View file @
08f71982
...
...
@@ -38,14 +38,14 @@ class YDLBVc: BaseViewController,UITableViewDelegate,UITableViewDataSource,UISea
var
datas
:
Array
<
Any
>
=
[
1
,
2
]
var
keyWord
=
""
override
func
viewDidLoad
()
{
super
.
viewDidLoad
()
orderNumTF
.
tag
=
1
orderNumTF
.
delegate
=
self
standerTF
.
delegate
=
self
navbar
.
title
=
"运单列表"
self
.
view
.
addSubview
(
navbar
)
SetTopFrame
(
view
:
topView
,
height
:
51
)
...
...
@@ -76,7 +76,7 @@ class YDLBVc: BaseViewController,UITableViewDelegate,UITableViewDataSource,UISea
btn
.
isSelected
=
!
btn
.
isSelected
if
btn
.
isSelected
{
btn
.
setTitleColor
(
UIColor
.
white
,
for
:
.
normal
)
btn
.
backgroundColor
=
UIColor
(
named
:
"按钮
背景颜色
"
)
btn
.
backgroundColor
=
UIColor
(
named
:
"按钮
渐变色上
"
)
}
else
{
btn
.
setTitleColor
(
UIColor
(
named
:
"个人中心灰色字体"
),
for
:
.
normal
)
btn
.
backgroundColor
=
UIColor
(
named
:
"多选按钮背景颜色"
)
...
...
@@ -87,6 +87,12 @@ class YDLBVc: BaseViewController,UITableViewDelegate,UITableViewDataSource,UISea
btnUISet
(
btn
:
sender
)
}
switch
sender
.
titleLabel
?
.
text
{
case
"顺丰"
:
break
case
"货拉拉"
:
break
case
"全部"
:
break
case
"京东"
:
break
case
"已付款"
:
...
...
@@ -209,6 +215,9 @@ class YDLBVc: BaseViewController,UITableViewDelegate,UITableViewDataSource,UISea
}
}
func
tableView
(
_
tableView
:
UITableView
,
heightForRowAt
indexPath
:
IndexPath
)
->
CGFloat
{
if
indexPath
.
row
==
0
{
return
257
}
return
227
}
func
tableView
(
_
tableView
:
UITableView
,
numberOfRowsInSection
section
:
Int
)
->
Int
{
...
...
@@ -218,6 +227,9 @@ class YDLBVc: BaseViewController,UITableViewDelegate,UITableViewDataSource,UISea
func
tableView
(
_
tableView
:
UITableView
,
cellForRowAt
indexPath
:
IndexPath
)
->
UITableViewCell
{
let
cell
=
tableView
.
dequeueReusableCell
(
withIdentifier
:
"YunDanLieBiaoCell"
)
as!
YunDanLieBiaoCell
cell
.
tag
=
indexPath
.
row
if
cell
.
tag
==
0
{
cell
.
acButton
.
isHidden
=
false
}
return
cell
}
func
textFieldDidBeginEditing
(
_
textField
:
UITextField
)
{
...
...
GeliBusinessPlatform/ViewController/运单列表/YDLBVc.xib
View file @
08f71982
<?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=
"retina5_9"
orientation=
"portrait"
appearance=
"light"
/>
<dependencies>
<deployment
identifier=
"iOS"
/>
...
...
@@ -218,7 +218,7 @@
</constraints>
<fontDescription
key=
"fontDescription"
type=
"system"
pointSize=
"13"
/>
<color
key=
"tintColor"
white=
"0.0"
alpha=
"0.0"
colorSpace=
"custom"
customColorSpace=
"genericGamma22GrayColorSpace"
/>
<state
key=
"normal"
title=
"
京东
"
>
<state
key=
"normal"
title=
"
全部
"
>
<color
key=
"titleColor"
name=
"个人中心灰色字体"
/>
</state>
<userDefinedRuntimeAttributes>
...
...
@@ -227,7 +227,7 @@
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action
selector=
"btnClick:"
destination=
"-1"
eventType=
"touchUpInside"
id=
"
lCi-m0-b9
K"
/>
<action
selector=
"btnClick:"
destination=
"-1"
eventType=
"touchUpInside"
id=
"
2Cd-TA-75
K"
/>
</connections>
</button>
<view
contentMode=
"scaleToFill"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"XMu-zq-EhP"
>
...
...
@@ -543,7 +543,7 @@
</constraints>
<fontDescription
key=
"fontDescription"
type=
"system"
pointSize=
"13"
/>
<color
key=
"tintColor"
white=
"0.0"
alpha=
"0.0"
colorSpace=
"custom"
customColorSpace=
"genericGamma22GrayColorSpace"
/>
<state
key=
"normal"
title=
"已
签收
"
>
<state
key=
"normal"
title=
"已
取消
"
>
<color
key=
"titleColor"
name=
"个人中心灰色字体"
/>
</state>
<userDefinedRuntimeAttributes>
...
...
@@ -555,16 +555,16 @@
<action
selector=
"btnClick:"
destination=
"-1"
eventType=
"touchUpInside"
id=
"uB8-7Z-wRy"
/>
</connections>
</button>
<button
opaque=
"NO"
contentMode=
"scaleToFill"
contentHorizontalAlignment=
"center"
contentVerticalAlignment=
"center"
buttonType=
"roundedRect"
lineBreakMode=
"middleTruncation"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"
9C6-aG-nkC
"
>
<rect
key=
"frame"
x=
"1
91
"
y=
"635.66666666666663"
width=
"73"
height=
"30"
/>
<button
opaque=
"NO"
contentMode=
"scaleToFill"
contentHorizontalAlignment=
"center"
contentVerticalAlignment=
"center"
buttonType=
"roundedRect"
lineBreakMode=
"middleTruncation"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"
eBn-ZQ-kRE
"
>
<rect
key=
"frame"
x=
"1
5
"
y=
"635.66666666666663"
width=
"73"
height=
"30"
/>
<color
key=
"backgroundColor"
name=
"多选按钮背景颜色"
/>
<constraints>
<constraint
firstAttribute=
"
width"
constant=
"73"
id=
"FlQ-ln-z4l
"
/>
<constraint
firstAttribute=
"
height"
constant=
"30"
id=
"VHe-8M-8U3
"
/>
<constraint
firstAttribute=
"
height"
constant=
"30"
id=
"5wu-SR-oNw
"
/>
<constraint
firstAttribute=
"
width"
constant=
"73"
id=
"pwi-DC-sNh
"
/>
</constraints>
<fontDescription
key=
"fontDescription"
type=
"system"
pointSize=
"13"
/>
<color
key=
"tintColor"
white=
"0.0"
alpha=
"0.0"
colorSpace=
"custom"
customColorSpace=
"genericGamma22GrayColorSpace"
/>
<state
key=
"normal"
title=
"已
取消
"
>
<state
key=
"normal"
title=
"已
签收
"
>
<color
key=
"titleColor"
name=
"个人中心灰色字体"
/>
</state>
<userDefinedRuntimeAttributes>
...
...
@@ -573,15 +573,87 @@
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action
selector=
"btnClick:"
destination=
"-1"
eventType=
"touchUpInside"
id=
"
dTU-Yz-UQn
"
/>
<action
selector=
"btnClick:"
destination=
"-1"
eventType=
"touchUpInside"
id=
"
Sza-PB-alE
"
/>
</connections>
</button>
<button
opaque=
"NO"
contentMode=
"scaleToFill"
contentHorizontalAlignment=
"center"
contentVerticalAlignment=
"center"
buttonType=
"roundedRect"
lineBreakMode=
"middleTruncation"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"
eBn-ZQ-kR
E"
>
<rect
key=
"frame"
x=
"1
5"
y=
"635.66666666666663
"
width=
"73"
height=
"30"
/>
<button
opaque=
"NO"
contentMode=
"scaleToFill"
contentHorizontalAlignment=
"center"
contentVerticalAlignment=
"center"
buttonType=
"roundedRect"
lineBreakMode=
"middleTruncation"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"
jLq-pi-Mt
E"
>
<rect
key=
"frame"
x=
"1
01"
y=
"135
"
width=
"73"
height=
"30"
/>
<color
key=
"backgroundColor"
name=
"多选按钮背景颜色"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"30"
id=
"5wu-SR-oNw"
/>
<constraint
firstAttribute=
"width"
constant=
"73"
id=
"pwi-DC-sNh"
/>
<constraint
firstAttribute=
"width"
constant=
"73"
id=
"EVI-Z2-Dce"
/>
<constraint
firstAttribute=
"height"
constant=
"30"
id=
"Myc-EP-AEA"
/>
</constraints>
<fontDescription
key=
"fontDescription"
type=
"system"
pointSize=
"13"
/>
<color
key=
"tintColor"
white=
"0.0"
alpha=
"0.0"
colorSpace=
"custom"
customColorSpace=
"genericGamma22GrayColorSpace"
/>
<state
key=
"normal"
title=
"顺丰"
>
<color
key=
"titleColor"
name=
"个人中心灰色字体"
/>
</state>
<state
key=
"selected"
title=
"顺丰"
>
<color
key=
"titleColor"
name=
"白色背景色"
/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute
type=
"number"
keyPath=
"cornerRadius"
>
<real
key=
"value"
value=
"3"
/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action
selector=
"btnClick:"
destination=
"-1"
eventType=
"touchUpInside"
id=
"8uP-cD-uPl"
/>
</connections>
</button>
<button
opaque=
"NO"
contentMode=
"scaleToFill"
contentHorizontalAlignment=
"center"
contentVerticalAlignment=
"center"
buttonType=
"roundedRect"
lineBreakMode=
"middleTruncation"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"eh5-A9-9oM"
>
<rect
key=
"frame"
x=
"187"
y=
"135"
width=
"73"
height=
"30"
/>
<color
key=
"backgroundColor"
name=
"多选按钮背景颜色"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"30"
id=
"4wj-c6-UZ4"
/>
<constraint
firstAttribute=
"width"
constant=
"73"
id=
"HhS-Gc-1tU"
/>
</constraints>
<fontDescription
key=
"fontDescription"
type=
"system"
pointSize=
"13"
/>
<color
key=
"tintColor"
white=
"0.0"
alpha=
"0.0"
colorSpace=
"custom"
customColorSpace=
"genericGamma22GrayColorSpace"
/>
<state
key=
"normal"
title=
"京东"
>
<color
key=
"titleColor"
name=
"个人中心灰色字体"
/>
</state>
<state
key=
"selected"
title=
"京东"
>
<color
key=
"titleColor"
name=
"白色背景色"
/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute
type=
"number"
keyPath=
"cornerRadius"
>
<real
key=
"value"
value=
"3"
/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action
selector=
"btnClick:"
destination=
"-1"
eventType=
"touchUpInside"
id=
"D1y-OO-nxT"
/>
</connections>
</button>
<button
opaque=
"NO"
contentMode=
"scaleToFill"
contentHorizontalAlignment=
"center"
contentVerticalAlignment=
"center"
buttonType=
"roundedRect"
lineBreakMode=
"middleTruncation"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"IfE-o6-jvc"
>
<rect
key=
"frame"
x=
"273"
y=
"135"
width=
"73"
height=
"30"
/>
<color
key=
"backgroundColor"
name=
"多选按钮背景颜色"
/>
<constraints>
<constraint
firstAttribute=
"height"
constant=
"30"
id=
"fQG-Wm-7nv"
/>
<constraint
firstAttribute=
"width"
constant=
"73"
id=
"fcO-Xh-s5w"
/>
</constraints>
<fontDescription
key=
"fontDescription"
type=
"system"
pointSize=
"13"
/>
<color
key=
"tintColor"
white=
"0.0"
alpha=
"0.0"
colorSpace=
"custom"
customColorSpace=
"genericGamma22GrayColorSpace"
/>
<state
key=
"normal"
title=
"货拉拉"
>
<color
key=
"titleColor"
name=
"个人中心灰色字体"
/>
</state>
<state
key=
"selected"
title=
"货拉拉"
>
<color
key=
"titleColor"
name=
"白色背景色"
/>
</state>
<userDefinedRuntimeAttributes>
<userDefinedRuntimeAttribute
type=
"number"
keyPath=
"cornerRadius"
>
<real
key=
"value"
value=
"3"
/>
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action
selector=
"btnClick:"
destination=
"-1"
eventType=
"touchUpInside"
id=
"flp-La-7zY"
/>
</connections>
</button>
<button
opaque=
"NO"
contentMode=
"scaleToFill"
contentHorizontalAlignment=
"center"
contentVerticalAlignment=
"center"
buttonType=
"roundedRect"
lineBreakMode=
"middleTruncation"
translatesAutoresizingMaskIntoConstraints=
"NO"
id=
"9C6-aG-nkC"
>
<rect
key=
"frame"
x=
"279"
y=
"590.66666666666663"
width=
"73"
height=
"30"
/>
<color
key=
"backgroundColor"
name=
"多选按钮背景颜色"
/>
<constraints>
<constraint
firstAttribute=
"width"
constant=
"73"
id=
"F4D-xl-Skx"
/>
<constraint
firstAttribute=
"height"
constant=
"30"
id=
"GXv-jS-hJB"
/>
</constraints>
<fontDescription
key=
"fontDescription"
type=
"system"
pointSize=
"13"
/>
<color
key=
"tintColor"
white=
"0.0"
alpha=
"0.0"
colorSpace=
"custom"
customColorSpace=
"genericGamma22GrayColorSpace"
/>
...
...
@@ -594,7 +666,7 @@
</userDefinedRuntimeAttribute>
</userDefinedRuntimeAttributes>
<connections>
<action
selector=
"btnClick:"
destination=
"-1"
eventType=
"touchUpInside"
id=
"
Sza-PB-alE
"
/>
<action
selector=
"btnClick:"
destination=
"-1"
eventType=
"touchUpInside"
id=
"
dTU-Yz-UQn
"
/>
</connections>
</button>
</subviews>
...
...
@@ -603,23 +675,26 @@
<constraint
firstItem=
"xcT-cv-hKb"
firstAttribute=
"leading"
secondItem=
"BjS-uk-wr7"
secondAttribute=
"trailing"
constant=
"15"
id=
"0Rk-LS-yEY"
/>
<constraint
firstItem=
"qCR-5z-Ioa"
firstAttribute=
"centerY"
secondItem=
"xcT-cv-hKb"
secondAttribute=
"centerY"
id=
"2KS-rS-bSv"
/>
<constraint
firstItem=
"BjS-uk-wr7"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"37R-DM-CRZ"
/>
<constraint
firstItem=
"9C6-aG-nkC"
firstAttribute=
"leading"
secondItem=
"KjV-Pm-Xox"
secondAttribute=
"trailing"
constant=
"15"
id=
"61v-Wy-D4o"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"uTx-fd-l3A"
secondAttribute=
"trailing"
id=
"6eP-DJ-Biy"
/>
<constraint
firstItem=
"XNI-3O-CwK"
firstAttribute=
"top"
secondItem=
"ThR-AD-Zdh"
secondAttribute=
"bottom"
constant=
"15"
id=
"7r9-FP-sWG"
/>
<constraint
firstItem=
"T6r-F3-LjK"
firstAttribute=
"top"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"top"
constant=
"15"
id=
"96t-hB-dky"
/>
<constraint
firstItem=
"IfE-o6-jvc"
firstAttribute=
"centerY"
secondItem=
"eh5-A9-9oM"
secondAttribute=
"centerY"
id=
"ArS-yi-ATI"
/>
<constraint
firstItem=
"luQ-AH-QHc"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"Bt4-Rg-5cW"
/>
<constraint
firstItem=
"qCR-5z-Ioa"
firstAttribute=
"leading"
secondItem=
"xcT-cv-hKb"
secondAttribute=
"trailing"
constant=
"15"
id=
"CNu-so-tUM"
/>
<constraint
firstItem=
"uTx-fd-l3A"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
id=
"DCM-Bv-BB6"
/>
<constraint
firstItem=
"jLq-pi-MtE"
firstAttribute=
"leading"
secondItem=
"5af-3I-E0X"
secondAttribute=
"trailing"
constant=
"13"
id=
"DHy-Cg-NaX"
/>
<constraint
firstItem=
"Sos-ke-wWW"
firstAttribute=
"centerY"
secondItem=
"lQu-wS-luP"
secondAttribute=
"centerY"
id=
"FgN-H6-6e6"
/>
<constraint
firstItem=
"6Eb-pX-eg0"
firstAttribute=
"top"
secondItem=
"XNI-3O-CwK"
secondAttribute=
"bottom"
constant=
"15"
id=
"GQc-eu-3Uw"
/>
<constraint
firstItem=
"gav-SN-u6S"
firstAttribute=
"leading"
secondItem=
"ThR-AD-Zdh"
secondAttribute=
"trailing"
constant=
"15"
id=
"Gde-vo-ysQ"
/>
<constraint
firstItem=
"ThR-AD-Zdh"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"JcZ-1S-qST"
/>
<constraint
firstItem=
"9C6-aG-nkC"
firstAttribute=
"leading"
secondItem=
"KmP-UE-Z2m"
secondAttribute=
"trailing"
constant=
"15"
id=
"K7k-Zg-JWr"
/>
<constraint
firstItem=
"xcT-cv-hKb"
firstAttribute=
"centerY"
secondItem=
"BjS-uk-wr7"
secondAttribute=
"centerY"
id=
"LFN-cJ-I18"
/>
<constraint
firstItem=
"BjS-uk-wr7"
firstAttribute=
"top"
secondItem=
"6Eb-pX-eg0"
secondAttribute=
"bottom"
constant=
"15"
id=
"Oiu-1l-PaV"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"XMu-zq-EhP"
secondAttribute=
"trailing"
id=
"PQU-kt-sXW"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"gfG-Nj-pdp"
secondAttribute=
"trailing"
id=
"PmD-oQ-0BS"
/>
<constraint
firstItem=
"mtO-oL-Tzv"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"Pow-Yg-S7Z"
/>
<constraint
firstItem=
"6Uc-Df-mp9"
firstAttribute=
"top"
secondItem=
"T6r-F3-LjK"
secondAttribute=
"bottom"
constant=
"10"
id=
"QIe-FW-dr4"
/>
<constraint
firstItem=
"IfE-o6-jvc"
firstAttribute=
"leading"
secondItem=
"eh5-A9-9oM"
secondAttribute=
"trailing"
constant=
"13"
id=
"RKX-h7-qIC"
/>
<constraint
firstItem=
"KjV-Pm-Xox"
firstAttribute=
"leading"
secondItem=
"Sos-ke-wWW"
secondAttribute=
"trailing"
constant=
"15"
id=
"ROX-kP-BUM"
/>
<constraint
firstItem=
"eBn-ZQ-kRE"
firstAttribute=
"top"
secondItem=
"lQu-wS-luP"
secondAttribute=
"bottom"
constant=
"15"
id=
"Ra7-2t-3eO"
/>
<constraint
firstItem=
"LGt-SE-ga1"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"Rsi-T2-XOu"
/>
...
...
@@ -630,9 +705,11 @@
<constraint
firstItem=
"IOi-sC-dEe"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"XsA-Hf-2Wk"
/>
<constraint
firstItem=
"eBn-ZQ-kRE"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"Xuf-Ye-1JH"
/>
<constraint
firstItem=
"x64-TX-dLy"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"YNs-bY-mrY"
/>
<constraint
firstItem=
"jLq-pi-MtE"
firstAttribute=
"centerY"
secondItem=
"5af-3I-E0X"
secondAttribute=
"centerY"
id=
"Yf9-AJ-Z8M"
/>
<constraint
firstItem=
"6Uc-Df-mp9"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"ZAo-Np-qhd"
/>
<constraint
firstItem=
"KjV-Pm-Xox"
firstAttribute=
"centerY"
secondItem=
"Sos-ke-wWW"
secondAttribute=
"centerY"
id=
"a54-lT-Aq8"
/>
<constraint
firstItem=
"ThR-AD-Zdh"
firstAttribute=
"top"
secondItem=
"lmi-Tf-AWO"
secondAttribute=
"bottom"
constant=
"15"
id=
"b2g-Eb-wwk"
/>
<constraint
firstItem=
"9C6-aG-nkC"
firstAttribute=
"centerY"
secondItem=
"KjV-Pm-Xox"
secondAttribute=
"centerY"
id=
"bwk-vY-hNF"
/>
<constraint
firstItem=
"XMu-zq-EhP"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"chJ-EK-DNG"
/>
<constraint
firstItem=
"YAK-sz-pnE"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"dFw-9u-cFB"
/>
<constraint
firstItem=
"gav-SN-u6S"
firstAttribute=
"centerY"
secondItem=
"ThR-AD-Zdh"
secondAttribute=
"centerY"
id=
"dfA-7p-dIc"
/>
...
...
@@ -644,6 +721,7 @@
<constraint
firstItem=
"lQu-wS-luP"
firstAttribute=
"top"
secondItem=
"IOi-sC-dEe"
secondAttribute=
"bottom"
constant=
"15"
id=
"jhU-Q3-kjG"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"wOP-Ki-lQ5"
secondAttribute=
"trailing"
id=
"jhU-pS-b5Z"
/>
<constraint
firstItem=
"Sos-ke-wWW"
firstAttribute=
"leading"
secondItem=
"lQu-wS-luP"
secondAttribute=
"trailing"
constant=
"15"
id=
"jrf-r2-xou"
/>
<constraint
firstItem=
"eh5-A9-9oM"
firstAttribute=
"centerY"
secondItem=
"jLq-pi-MtE"
secondAttribute=
"centerY"
id=
"kli-cU-5EL"
/>
<constraint
firstItem=
"74P-eC-sht"
firstAttribute=
"top"
secondItem=
"mtO-oL-Tzv"
secondAttribute=
"bottom"
constant=
"20"
id=
"kyd-l8-vr3"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"XNI-3O-CwK"
secondAttribute=
"trailing"
id=
"ldg-j0-0hd"
/>
<constraint
firstItem=
"5af-3I-E0X"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"lhz-Zm-HEd"
/>
...
...
@@ -652,13 +730,13 @@
<constraint
firstItem=
"mtO-oL-Tzv"
firstAttribute=
"top"
secondItem=
"luQ-AH-QHc"
secondAttribute=
"bottom"
constant=
"10"
id=
"obd-w1-4dP"
/>
<constraint
firstItem=
"uTx-fd-l3A"
firstAttribute=
"top"
secondItem=
"T6r-F3-LjK"
secondAttribute=
"bottom"
constant=
"10"
id=
"ooX-EL-R7b"
/>
<constraint
firstAttribute=
"trailing"
secondItem=
"LGt-SE-ga1"
secondAttribute=
"trailing"
id=
"p6k-XD-zaD"
/>
<constraint
firstItem=
"eh5-A9-9oM"
firstAttribute=
"leading"
secondItem=
"jLq-pi-MtE"
secondAttribute=
"trailing"
constant=
"13"
id=
"pbd-hJ-TZy"
/>
<constraint
firstItem=
"x64-TX-dLy"
firstAttribute=
"top"
secondItem=
"gfG-Nj-pdp"
secondAttribute=
"bottom"
constant=
"15"
id=
"q0u-RA-N5l"
/>
<constraint
firstItem=
"6Eb-pX-eg0"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"q86-p4-qZu"
/>
<constraint
firstItem=
"wOP-Ki-lQ5"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"rfd-4O-fZs"
/>
<constraint
firstItem=
"XMu-zq-EhP"
firstAttribute=
"top"
secondItem=
"5af-3I-E0X"
secondAttribute=
"bottom"
constant=
"15"
id=
"s7c-NU-JcE"
/>
<constraint
firstItem=
"lmi-Tf-AWO"
firstAttribute=
"leading"
secondItem=
"zcv-YD-IHi"
secondAttribute=
"leading"
constant=
"15"
id=
"sh8-AP-Fvl"
/>
<constraint
firstItem=
"LGt-SE-ga1"
firstAttribute=
"top"
secondItem=
"YAK-sz-pnE"
secondAttribute=
"bottom"
constant=
"15"
id=
"tlb-NK-qde"
/>
<constraint
firstItem=
"9C6-aG-nkC"
firstAttribute=
"centerY"
secondItem=
"KmP-UE-Z2m"
secondAttribute=
"centerY"
id=
"vCM-e1-qhI"
/>
<constraint
firstItem=
"IOi-sC-dEe"
firstAttribute=
"top"
secondItem=
"wOP-Ki-lQ5"
secondAttribute=
"bottom"
constant=
"15"
id=
"vN5-hb-q2W"
/>
<constraint
firstItem=
"wOP-Ki-lQ5"
firstAttribute=
"top"
secondItem=
"BjS-uk-wr7"
secondAttribute=
"bottom"
constant=
"15"
id=
"vit-IH-4hb"
/>
<constraint
firstItem=
"gfG-Nj-pdp"
firstAttribute=
"top"
secondItem=
"6Uc-Df-mp9"
secondAttribute=
"bottom"
constant=
"15"
id=
"wG7-H8-LaO"
/>
...
...
@@ -720,7 +798,7 @@
<color
red=
"0.94509803921568625"
green=
"0.94509803921568625"
blue=
"0.94509803921568625"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
</namedColor>
<namedColor
name=
"个人中心灰色字体"
>
<color
red=
"0.3
919999897480011"
green=
"0.3919999897480011"
blue=
"0.3919999897480011
"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
<color
red=
"0.3
8823529411764707"
green=
"0.38823529411764707"
blue=
"0.38823529411764707
"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
</namedColor>
<namedColor
name=
"多选按钮背景颜色"
>
<color
red=
"0.83899998664855957"
green=
"0.875"
blue=
"0.9179999828338623"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
...
...
@@ -731,6 +809,9 @@
<namedColor
name=
"灰色分界线"
>
<color
red=
"0.92941176470588238"
green=
"0.92941176470588238"
blue=
"0.92941176470588238"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
</namedColor>
<namedColor
name=
"白色背景色"
>
<color
red=
"1"
green=
"1"
blue=
"1"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
</namedColor>
<namedColor
name=
"蓝色字体颜色"
>
<color
red=
"0.27843137254901962"
green=
"0.5607843137254902"
blue=
"0.8901960784313725"
alpha=
"1"
colorSpace=
"custom"
customColorSpace=
"sRGB"
/>
</namedColor>
...
...
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