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
5f286e48
Commit
5f286e48
authored
Jul 27, 2020
by
刘俊宏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加旧物流下单弹窗
parent
09671b5f
Changes
14
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
14 changed files
with
384 additions
and
48 deletions
+384
-48
GeliBusinessPlatform.xcodeproj/project.pbxproj
GeliBusinessPlatform.xcodeproj/project.pbxproj
+16
-0
GeliBusinessPlatform.xcworkspace/xcuserdata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
...ata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/Assets.xcassets/字体色/#999999.colorset/Contents.json
...atform/Assets.xcassets/字体色/#999999.colorset/Contents.json
+8
-8
GeliBusinessPlatform/Assets.xcassets/字体色/#F57575.colorset/Contents.json
...atform/Assets.xcassets/字体色/#F57575.colorset/Contents.json
+8
-8
GeliBusinessPlatform/Assets.xcassets/字体色/分类Cell背景色.colorset/Contents.json
...form/Assets.xcassets/字体色/分类Cell背景色.colorset/Contents.json
+8
-8
GeliBusinessPlatform/Assets.xcassets/字体色/多选按钮背景颜色.colorset/Contents.json
...tform/Assets.xcassets/字体色/多选按钮背景颜色.colorset/Contents.json
+8
-8
GeliBusinessPlatform/Assets.xcassets/字体色/密码错误字体颜色.colorset/Contents.json
...tform/Assets.xcassets/字体色/密码错误字体颜色.colorset/Contents.json
+8
-8
GeliBusinessPlatform/Assets.xcassets/字体色/标题字颜色.colorset/Contents.json
...Platform/Assets.xcassets/字体色/标题字颜色.colorset/Contents.json
+8
-8
GeliBusinessPlatform/Assets.xcassets/货拉拉/xiadango.imageset/Contents.json
...tform/Assets.xcassets/货拉拉/xiadango.imageset/Contents.json
+23
-0
GeliBusinessPlatform/Assets.xcassets/货拉拉/xiadango.imageset/xiadango.png
...atform/Assets.xcassets/货拉拉/xiadango.imageset/xiadango.png
+0
-0
GeliBusinessPlatform/Assets.xcassets/货拉拉/xiadango.imageset/xiadango@2x.png
...orm/Assets.xcassets/货拉拉/xiadango.imageset/xiadango@2x.png
+0
-0
GeliBusinessPlatform/Assets.xcassets/货拉拉/xiadango.imageset/xiadango@3x.png
...orm/Assets.xcassets/货拉拉/xiadango.imageset/xiadango@3x.png
+0
-0
GeliBusinessPlatform/View/LogisticalSelectView/LogisticalSelectView.swift
...form/View/LogisticalSelectView/LogisticalSelectView.swift
+64
-0
GeliBusinessPlatform/View/LogisticalSelectView/LogisticalSelectView.xib
...atform/View/LogisticalSelectView/LogisticalSelectView.xib
+233
-0
No files found.
GeliBusinessPlatform.xcodeproj/project.pbxproj
View file @
5f286e48
...
@@ -364,6 +364,8 @@
...
@@ -364,6 +364,8 @@
E0F97B102451728D001BD600
/* AddGuiGeCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0F97B0E2451728D001BD600
/* AddGuiGeCell.swift */
;
};
E0F97B102451728D001BD600
/* AddGuiGeCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0F97B0E2451728D001BD600
/* AddGuiGeCell.swift */
;
};
E0F97B1A2451951D001BD600
/* ShangPinGguiGeCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0F97B182451951D001BD600
/* ShangPinGguiGeCell.swift */
;
};
E0F97B1A2451951D001BD600
/* ShangPinGguiGeCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0F97B182451951D001BD600
/* ShangPinGguiGeCell.swift */
;
};
E0F97B1B2451951D001BD600
/* ShangPinGguiGeCell.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0F97B192451951D001BD600
/* ShangPinGguiGeCell.xib */
;
};
E0F97B1B2451951D001BD600
/* ShangPinGguiGeCell.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
E0F97B192451951D001BD600
/* ShangPinGguiGeCell.xib */
;
};
F9011C0E24CE6A4C00AAF4F5
/* LogisticalSelectView.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9011C0D24CE6A4C00AAF4F5
/* LogisticalSelectView.xib */
;
};
F9011C1024CE6FB200AAF4F5
/* LogisticalSelectView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9011C0F24CE6FB200AAF4F5
/* LogisticalSelectView.swift */
;
};
F9023F62244999F500DD5A63
/* WarehoseMangementCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9023F60244999F500DD5A63
/* WarehoseMangementCell.swift */
;
};
F9023F62244999F500DD5A63
/* WarehoseMangementCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9023F60244999F500DD5A63
/* WarehoseMangementCell.swift */
;
};
F9023F63244999F500DD5A63
/* WarehoseMangementCell.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9023F61244999F500DD5A63
/* WarehoseMangementCell.xib */
;
};
F9023F63244999F500DD5A63
/* WarehoseMangementCell.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9023F61244999F500DD5A63
/* WarehoseMangementCell.xib */
;
};
F9023F692449A50900DD5A63
/* TitleContentCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9023F672449A50900DD5A63
/* TitleContentCell.swift */
;
};
F9023F692449A50900DD5A63
/* TitleContentCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9023F672449A50900DD5A63
/* TitleContentCell.swift */
;
};
...
@@ -980,6 +982,8 @@
...
@@ -980,6 +982,8 @@
E0F97B0E2451728D001BD600
/* AddGuiGeCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
AddGuiGeCell.swift
;
sourceTree
=
"<group>"
;
};
E0F97B0E2451728D001BD600
/* AddGuiGeCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
AddGuiGeCell.swift
;
sourceTree
=
"<group>"
;
};
E0F97B182451951D001BD600
/* ShangPinGguiGeCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
ShangPinGguiGeCell.swift
;
sourceTree
=
"<group>"
;
};
E0F97B182451951D001BD600
/* ShangPinGguiGeCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
ShangPinGguiGeCell.swift
;
sourceTree
=
"<group>"
;
};
E0F97B192451951D001BD600
/* ShangPinGguiGeCell.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
ShangPinGguiGeCell.xib
;
sourceTree
=
"<group>"
;
};
E0F97B192451951D001BD600
/* ShangPinGguiGeCell.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
ShangPinGguiGeCell.xib
;
sourceTree
=
"<group>"
;
};
F9011C0D24CE6A4C00AAF4F5
/* LogisticalSelectView.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
LogisticalSelectView.xib
;
sourceTree
=
"<group>"
;
};
F9011C0F24CE6FB200AAF4F5
/* LogisticalSelectView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
LogisticalSelectView.swift
;
sourceTree
=
"<group>"
;
};
F9023F60244999F500DD5A63
/* WarehoseMangementCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
WarehoseMangementCell.swift
;
sourceTree
=
"<group>"
;
};
F9023F60244999F500DD5A63
/* WarehoseMangementCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
WarehoseMangementCell.swift
;
sourceTree
=
"<group>"
;
};
F9023F61244999F500DD5A63
/* WarehoseMangementCell.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
WarehoseMangementCell.xib
;
sourceTree
=
"<group>"
;
};
F9023F61244999F500DD5A63
/* WarehoseMangementCell.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
WarehoseMangementCell.xib
;
sourceTree
=
"<group>"
;
};
F9023F672449A50900DD5A63
/* TitleContentCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
TitleContentCell.swift
;
sourceTree
=
"<group>"
;
};
F9023F672449A50900DD5A63
/* TitleContentCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
TitleContentCell.swift
;
sourceTree
=
"<group>"
;
};
...
@@ -1874,6 +1878,7 @@
...
@@ -1874,6 +1878,7 @@
E09B03AC2445B0B200211A51
/* View */
=
{
E09B03AC2445B0B200211A51
/* View */
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
F9011C0C24CE692500AAF4F5
/* LogisticalSelectView */
,
F950FDAF245171E000C40530
/* TimeSelectView */
,
F950FDAF245171E000C40530
/* TimeSelectView */
,
F961D273245037CA007FBE70
/* MoreBtnView */
,
F961D273245037CA007FBE70
/* MoreBtnView */
,
F961D267244FFD47007FBE70
/* HeaderSelectView */
,
F961D267244FFD47007FBE70
/* HeaderSelectView */
,
...
@@ -2325,6 +2330,15 @@
...
@@ -2325,6 +2330,15 @@
path
=
"商品详情"
;
path
=
"商品详情"
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
};
};
F9011C0C24CE692500AAF4F5
/* LogisticalSelectView */
=
{
isa
=
PBXGroup
;
children
=
(
F9011C0D24CE6A4C00AAF4F5
/* LogisticalSelectView.xib */
,
F9011C0F24CE6FB200AAF4F5
/* LogisticalSelectView.swift */
,
);
path
=
LogisticalSelectView
;
sourceTree
=
"<group>"
;
};
F9023F5F2449996D00DD5A63
/* 仓库管理 */
=
{
F9023F5F2449996D00DD5A63
/* 仓库管理 */
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
...
@@ -3159,6 +3173,7 @@
...
@@ -3159,6 +3173,7 @@
E0B946282456775000FBEC9A
/* DaiKeXiaDanGouWuCell.xib in Resources */
,
E0B946282456775000FBEC9A
/* DaiKeXiaDanGouWuCell.xib in Resources */
,
E0B6036F244D376900A56B38
/* KuWeiCell.xib in Resources */
,
E0B6036F244D376900A56B38
/* KuWeiCell.xib in Resources */
,
E0273DDA24551B6D00B3FCAE
/* SendTimeSelectView.xib in Resources */
,
E0273DDA24551B6D00B3FCAE
/* SendTimeSelectView.xib in Resources */
,
F9011C0E24CE6A4C00AAF4F5
/* LogisticalSelectView.xib in Resources */
,
E0A409C42463F31600CFF109
/* ShouZhiTongJiViewController.xib in Resources */
,
E0A409C42463F31600CFF109
/* ShouZhiTongJiViewController.xib in Resources */
,
E0F1BE4924692379003015B2
/* ItemCell.xib in Resources */
,
E0F1BE4924692379003015B2
/* ItemCell.xib in Resources */
,
F9DDBE972457D3EC00A32CB2
/* WebViewController.xib in Resources */
,
F9DDBE972457D3EC00A32CB2
/* WebViewController.xib in Resources */
,
...
@@ -3598,6 +3613,7 @@
...
@@ -3598,6 +3613,7 @@
E0D197C22448431C002B080C
/* BabyRhythm.m in Sources */
,
E0D197C22448431C002B080C
/* BabyRhythm.m in Sources */
,
F924B3962497241500A913CD
/* GetBindUserModel.swift in Sources */
,
F924B3962497241500A913CD
/* GetBindUserModel.swift in Sources */
,
F956D5A1246A2D9C003FF510
/* LMNToolBar.m in Sources */
,
F956D5A1246A2D9C003FF510
/* LMNToolBar.m in Sources */
,
F9011C1024CE6FB200AAF4F5
/* LogisticalSelectView.swift in Sources */
,
F950FDDC24518B9500C40530
/* FSCalendar.m in Sources */
,
F950FDDC24518B9500C40530
/* FSCalendar.m in Sources */
,
F9FF7BA124760DA9006E305E
/* LogisticsCompanyModel.swift in Sources */
,
F9FF7BA124760DA9006E305E
/* LogisticsCompanyModel.swift in Sources */
,
E0206327246CD84A007A40C4
/* TitleAndLblView.swift in Sources */
,
E0206327246CD84A007A40C4
/* TitleAndLblView.swift in Sources */
,
...
...
GeliBusinessPlatform.xcworkspace/xcuserdata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
View file @
5f286e48
No preview for this file type
GeliBusinessPlatform/Assets.xcassets/字体色/#999999.colorset/Contents.json
View file @
5f286e48
{
{
"info"
:
{
"version"
:
1
,
"author"
:
"xcode"
},
"colors"
:
[
"colors"
:
[
{
{
"idiom"
:
"universal"
,
"color"
:
{
"color"
:
{
"color-space"
:
"srgb"
,
"color-space"
:
"srgb"
,
"components"
:
{
"components"
:
{
"red"
:
"0.600"
,
"alpha"
:
"1.000"
,
"alpha"
:
"1.000"
,
"blue"
:
"0.600"
,
"blue"
:
"0.600"
,
"green"
:
"0.600"
"green"
:
"0.600"
,
"red"
:
"0.600"
}
}
},
"idiom"
:
"universal"
}
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
]
}
}
GeliBusinessPlatform/Assets.xcassets/字体色/#F57575.colorset/Contents.json
View file @
5f286e48
{
{
"info"
:
{
"version"
:
1
,
"author"
:
"xcode"
},
"colors"
:
[
"colors"
:
[
{
{
"idiom"
:
"universal"
,
"color"
:
{
"color"
:
{
"color-space"
:
"srgb"
,
"color-space"
:
"srgb"
,
"components"
:
{
"components"
:
{
"red"
:
"0.961"
,
"alpha"
:
"1.000"
,
"alpha"
:
"1.000"
,
"blue"
:
"0.459"
,
"blue"
:
"0.459"
,
"green"
:
"0.459"
"green"
:
"0.459"
,
"red"
:
"0.961"
}
}
},
"idiom"
:
"universal"
}
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
]
}
}
GeliBusinessPlatform/Assets.xcassets/字体色/分类Cell背景色.colorset/Contents.json
View file @
5f286e48
{
{
"info"
:
{
"version"
:
1
,
"author"
:
"xcode"
},
"colors"
:
[
"colors"
:
[
{
{
"idiom"
:
"universal"
,
"color"
:
{
"color"
:
{
"color-space"
:
"srgb"
,
"color-space"
:
"srgb"
,
"components"
:
{
"components"
:
{
"red"
:
"0.910"
,
"alpha"
:
"1.000"
,
"alpha"
:
"1.000"
,
"blue"
:
"0.973"
,
"blue"
:
"0.973"
,
"green"
:
"0.937"
"green"
:
"0.937"
,
"red"
:
"0.910"
}
}
},
"idiom"
:
"universal"
}
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
]
}
}
GeliBusinessPlatform/Assets.xcassets/字体色/多选按钮背景颜色.colorset/Contents.json
View file @
5f286e48
{
{
"info"
:
{
"version"
:
1
,
"author"
:
"xcode"
},
"colors"
:
[
"colors"
:
[
{
{
"idiom"
:
"universal"
,
"color"
:
{
"color"
:
{
"color-space"
:
"srgb"
,
"color-space"
:
"srgb"
,
"components"
:
{
"components"
:
{
"red"
:
"0.839"
,
"alpha"
:
"1.000"
,
"alpha"
:
"1.000"
,
"blue"
:
"0.918"
,
"blue"
:
"0.918"
,
"green"
:
"0.875"
"green"
:
"0.875"
,
"red"
:
"0.839"
}
}
},
"idiom"
:
"universal"
}
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
]
}
}
GeliBusinessPlatform/Assets.xcassets/字体色/密码错误字体颜色.colorset/Contents.json
View file @
5f286e48
{
{
"info"
:
{
"version"
:
1
,
"author"
:
"xcode"
},
"colors"
:
[
"colors"
:
[
{
{
"idiom"
:
"universal"
,
"color"
:
{
"color"
:
{
"color-space"
:
"srgb"
,
"color-space"
:
"srgb"
,
"components"
:
{
"components"
:
{
"red"
:
"0.890"
,
"alpha"
:
"1.000"
,
"alpha"
:
"1.000"
,
"blue"
:
"0.278"
,
"blue"
:
"0.278"
,
"green"
:
"0.278"
"green"
:
"0.278"
,
"red"
:
"0.890"
}
}
},
"idiom"
:
"universal"
}
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
]
}
}
GeliBusinessPlatform/Assets.xcassets/字体色/标题字颜色.colorset/Contents.json
View file @
5f286e48
{
{
"info"
:
{
"version"
:
1
,
"author"
:
"xcode"
},
"colors"
:
[
"colors"
:
[
{
{
"idiom"
:
"universal"
,
"color"
:
{
"color"
:
{
"color-space"
:
"srgb"
,
"color-space"
:
"srgb"
,
"components"
:
{
"components"
:
{
"red"
:
"0.180"
,
"alpha"
:
"1.000"
,
"alpha"
:
"1.000"
,
"blue"
:
"0.180"
,
"blue"
:
"0.180"
,
"green"
:
"0.180"
"green"
:
"0.180"
,
"red"
:
"0.180"
}
}
},
"idiom"
:
"universal"
}
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
]
}
}
GeliBusinessPlatform/Assets.xcassets/货拉拉/xiadango.imageset/Contents.json
0 → 100644
View file @
5f286e48
{
"images"
:
[
{
"filename"
:
"xiadango.png"
,
"idiom"
:
"universal"
,
"scale"
:
"1x"
},
{
"filename"
:
"xiadango@2x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
},
{
"filename"
:
"xiadango@3x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"3x"
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
GeliBusinessPlatform/Assets.xcassets/货拉拉/xiadango.imageset/xiadango.png
0 → 100644
View file @
5f286e48
296 Bytes
GeliBusinessPlatform/Assets.xcassets/货拉拉/xiadango.imageset/xiadango@2x.png
0 → 100644
View file @
5f286e48
548 Bytes
GeliBusinessPlatform/Assets.xcassets/货拉拉/xiadango.imageset/xiadango@3x.png
0 → 100644
View file @
5f286e48
832 Bytes
GeliBusinessPlatform/View/LogisticalSelectView/LogisticalSelectView.swift
0 → 100644
View file @
5f286e48
//
// LogisticalSelectView.swift
// GeliBusinessPlatform
//
// Created by 刘俊宏 on 2020/7/27.
// Copyright © 2020 junye lu. All rights reserved.
//
import
Foundation
import
LGButton
class
LogisticalSelectView
:
UIView
{
@IBOutlet
weak
var
jdSelectBtn
:
UIButton
!
@IBOutlet
weak
var
sfSelectBtn
:
UIButton
!
@IBAction
func
blackAction
(
_
sender
:
Any
)
{
self
.
removeFromSuperview
()
}
@IBAction
func
xiadanAction
(
_
sender
:
Any
)
{
self
.
removeFromSuperview
()
print
(
"xiadanAction"
)
}
@IBAction
func
selectTheLogisticalAction
(
_
sender
:
UIButton
)
{
if
sender
==
jdSelectBtn
{
jdSelectBtn
.
isSelected
=
!
jdSelectBtn
.
isSelected
sfSelectBtn
.
isSelected
=
false
}
else
if
sender
==
sfSelectBtn
{
sfSelectBtn
.
isSelected
=
!
sfSelectBtn
.
isSelected
jdSelectBtn
.
isSelected
=
false
}
}
var
contentView
:
UIView
!
//初始化时将xib中的view添加进来
override
init
(
frame
:
CGRect
)
{
super
.
init
(
frame
:
frame
)
contentView
=
loadViewFromNib
()
addSubview
(
contentView
)
contentView
.
snp
.
makeConstraints
{
(
make
)
in
make
.
left
.
top
.
right
.
bottom
.
equalToSuperview
()
}
}
// /初始化时将xib中的view添加进来
required
init
?(
coder
aDecoder
:
NSCoder
)
{
super
.
init
(
coder
:
aDecoder
)
contentView
=
loadViewFromNib
()
addSubview
(
contentView
)
contentView
.
snp
.
makeConstraints
{
(
make
)
in
make
.
left
.
top
.
right
.
bottom
.
equalToSuperview
()
}
}
//加载xib
func
loadViewFromNib
()
->
UIView
{
let
className
=
type
(
of
:
self
)
let
bundle
=
Bundle
(
for
:
className
)
let
name
=
NSStringFromClass
(
className
)
.
components
(
separatedBy
:
"."
)
.
last
let
nib
=
UINib
(
nibName
:
name
!
,
bundle
:
bundle
)
let
view
=
nib
.
instantiate
(
withOwner
:
self
,
options
:
nil
)
.
first
as!
UIView
return
view
}
}
GeliBusinessPlatform/View/LogisticalSelectView/LogisticalSelectView.xib
0 → 100644
View file @
5f286e48
This diff is collapsed.
Click to expand it.
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