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
cf73f295
Commit
cf73f295
authored
5 years ago
by
刘俊宏
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加相册选择器,并测试完成(待自定义)
parent
43b4a8a5
Changes
15
Show whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
844 additions
and
3 deletions
+844
-3
GeliBusinessPlatform.xcodeproj/project.pbxproj
GeliBusinessPlatform.xcodeproj/project.pbxproj
+36
-0
GeliBusinessPlatform.xcworkspace/xcuserdata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
...ata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
+0
-0
GeliBusinessPlatform/Info.plist
GeliBusinessPlatform/Info.plist
+1
-1
GeliBusinessPlatform/Other/HGImage/HGImage.storyboard
GeliBusinessPlatform/Other/HGImage/HGImage.storyboard
+169
-0
GeliBusinessPlatform/Other/HGImage/HGImage.xcassets/Contents.json
...nessPlatform/Other/HGImage/HGImage.xcassets/Contents.json
+6
-0
GeliBusinessPlatform/Other/HGImage/HGImage.xcassets/hg_image_not_selected.imageset/CellGreySelected@2x.png
...ts/hg_image_not_selected.imageset/CellGreySelected@2x.png
+0
-0
GeliBusinessPlatform/Other/HGImage/HGImage.xcassets/hg_image_not_selected.imageset/Contents.json
...age.xcassets/hg_image_not_selected.imageset/Contents.json
+21
-0
GeliBusinessPlatform/Other/HGImage/HGImage.xcassets/hg_image_selected.imageset/CellBlueSelected@2x.png
...assets/hg_image_selected.imageset/CellBlueSelected@2x.png
+0
-0
GeliBusinessPlatform/Other/HGImage/HGImage.xcassets/hg_image_selected.imageset/Contents.json
...HGImage.xcassets/hg_image_selected.imageset/Contents.json
+21
-0
GeliBusinessPlatform/Other/HGImage/HGImageCollectionViewCell.swift
...essPlatform/Other/HGImage/HGImageCollectionViewCell.swift
+51
-0
GeliBusinessPlatform/Other/HGImage/HGImageCollectionViewController.swift
...tform/Other/HGImage/HGImageCollectionViewController.swift
+200
-0
GeliBusinessPlatform/Other/HGImage/HGImageCompleteButton.swift
...usinessPlatform/Other/HGImage/HGImageCompleteButton.swift
+101
-0
GeliBusinessPlatform/Other/HGImage/HGImagePickerCell.swift
GeliBusinessPlatform/Other/HGImage/HGImagePickerCell.swift
+19
-0
GeliBusinessPlatform/Other/HGImage/HGImagePickerController.swift
...inessPlatform/Other/HGImage/HGImagePickerController.swift
+205
-0
GeliBusinessPlatform/ViewController/个人中心/PersonCenterViewController.swift
...form/ViewController/个人中心/PersonCenterViewController.swift
+14
-2
No files found.
GeliBusinessPlatform.xcodeproj/project.pbxproj
View file @
cf73f295
...
...
@@ -356,6 +356,13 @@
F969BF08244EC38000C79953
/* GoodsCollectionViewCell.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F969BF06244EC38000C79953
/* GoodsCollectionViewCell.xib */
;
};
F969BF1E244EE67900C79953
/* GoodsManageListVC.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F969BF1C244EE67900C79953
/* GoodsManageListVC.swift */
;
};
F969BF1F244EE67900C79953
/* GoodsManageListVC.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F969BF1D244EE67900C79953
/* GoodsManageListVC.xib */
;
};
F96E9D59246656A700B5B94A
/* HGImageCompleteButton.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F96E9D54246656A700B5B94A
/* HGImageCompleteButton.swift */
;
};
F96E9D5A246656A700B5B94A
/* HGImageCollectionViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F96E9D55246656A700B5B94A
/* HGImageCollectionViewController.swift */
;
};
F96E9D5B246656A700B5B94A
/* HGImageCollectionViewCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F96E9D56246656A700B5B94A
/* HGImageCollectionViewCell.swift */
;
};
F96E9D5C246656A700B5B94A
/* HGImagePickerCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F96E9D57246656A700B5B94A
/* HGImagePickerCell.swift */
;
};
F96E9D5D246656A700B5B94A
/* HGImagePickerController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F96E9D58246656A700B5B94A
/* HGImagePickerController.swift */
;
};
F96E9D60246657B500B5B94A
/* HGImage.xcassets in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F96E9D5E246657B500B5B94A
/* HGImage.xcassets */
;
};
F96E9D61246657B500B5B94A
/* HGImage.storyboard in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F96E9D5F246657B500B5B94A
/* HGImage.storyboard */
;
};
F9956B1C2463D941001A617D
/* WorkSelectTimeView.xib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9956B1B2463D941001A617D
/* WorkSelectTimeView.xib */
;
};
F9956B1E2463D94E001A617D
/* WorkSelectTimeView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9956B1D2463D94E001A617D
/* WorkSelectTimeView.swift */
;
};
F9956B22246408A6001A617D
/* GoodsClassViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F9956B20246408A6001A617D
/* GoodsClassViewController.swift */
;
};
...
...
@@ -766,6 +773,13 @@
F969BF06244EC38000C79953
/* GoodsCollectionViewCell.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
GoodsCollectionViewCell.xib
;
sourceTree
=
"<group>"
;
};
F969BF1C244EE67900C79953
/* GoodsManageListVC.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
GoodsManageListVC.swift
;
sourceTree
=
"<group>"
;
};
F969BF1D244EE67900C79953
/* GoodsManageListVC.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
GoodsManageListVC.xib
;
sourceTree
=
"<group>"
;
};
F96E9D54246656A700B5B94A
/* HGImageCompleteButton.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
HGImageCompleteButton.swift
;
sourceTree
=
"<group>"
;
};
F96E9D55246656A700B5B94A
/* HGImageCollectionViewController.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
HGImageCollectionViewController.swift
;
sourceTree
=
"<group>"
;
};
F96E9D56246656A700B5B94A
/* HGImageCollectionViewCell.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
HGImageCollectionViewCell.swift
;
sourceTree
=
"<group>"
;
};
F96E9D57246656A700B5B94A
/* HGImagePickerCell.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
HGImagePickerCell.swift
;
sourceTree
=
"<group>"
;
};
F96E9D58246656A700B5B94A
/* HGImagePickerController.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
HGImagePickerController.swift
;
sourceTree
=
"<group>"
;
};
F96E9D5E246657B500B5B94A
/* HGImage.xcassets */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
folder.assetcatalog
;
path
=
HGImage.xcassets
;
sourceTree
=
"<group>"
;
};
F96E9D5F246657B500B5B94A
/* HGImage.storyboard */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
file.storyboard
;
path
=
HGImage.storyboard
;
sourceTree
=
"<group>"
;
};
F9956B1B2463D941001A617D
/* WorkSelectTimeView.xib */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
file.xib
;
path
=
WorkSelectTimeView.xib
;
sourceTree
=
"<group>"
;
};
F9956B1D2463D94E001A617D
/* WorkSelectTimeView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
WorkSelectTimeView.swift
;
sourceTree
=
"<group>"
;
};
F9956B20246408A6001A617D
/* GoodsClassViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
GoodsClassViewController.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -1141,6 +1155,7 @@
E088CC882446FFA1000DAA8A
/* Other */
=
{
isa
=
PBXGroup
;
children
=
(
F96E9D53246656A700B5B94A
/* HGImage */
,
F9531F2A2465108800724BEE
/* JXPhotoBrowser */
,
F9DDBE932457D3CB00A32CB2
/* Web */
,
F95A9ED324551DDC00867849
/* Parchment */
,
...
...
@@ -1857,6 +1872,20 @@
path
=
"商品管理"
;
sourceTree
=
"<group>"
;
};
F96E9D53246656A700B5B94A
/* HGImage */
=
{
isa
=
PBXGroup
;
children
=
(
F96E9D5F246657B500B5B94A
/* HGImage.storyboard */
,
F96E9D5E246657B500B5B94A
/* HGImage.xcassets */
,
F96E9D54246656A700B5B94A
/* HGImageCompleteButton.swift */
,
F96E9D55246656A700B5B94A
/* HGImageCollectionViewController.swift */
,
F96E9D56246656A700B5B94A
/* HGImageCollectionViewCell.swift */
,
F96E9D57246656A700B5B94A
/* HGImagePickerCell.swift */
,
F96E9D58246656A700B5B94A
/* HGImagePickerController.swift */
,
);
path
=
HGImage
;
sourceTree
=
"<group>"
;
};
F9956B1F24640865001A617D
/* 商品分类 */
=
{
isa
=
PBXGroup
;
children
=
(
...
...
@@ -2005,6 +2034,7 @@
E02DDD92244FE55400ABB707
/* NewCreateHeader.xib in Resources */
,
F9956B1C2463D941001A617D
/* WorkSelectTimeView.xib in Resources */
,
E09B03B72445B85A00211A51
/* LoginViewController.xib in Resources */
,
F96E9D61246657B500B5B94A
/* HGImage.storyboard in Resources */
,
E09F4C9E2452BEBB00BE033D
/* JiPaiFangShiViewController.xib in Resources */
,
E0A409D12464041200CFF109
/* ThirdCell.xib in Resources */
,
E09B03C12445B96500211A51
/* FgPassViewController.xib in Resources */
,
...
...
@@ -2077,6 +2107,7 @@
E09F4CA32452D18800BE033D
/* ZengZhiServicesViewController.xib in Resources */
,
F95D9CA524493E840080D6E3
/* ShopInfoViewController.xib in Resources */
,
F961D26F245015D6007FBE70
/* SelectContentView.xib in Resources */
,
F96E9D60246657B500B5B94A
/* HGImage.xcassets in Resources */
,
F961D27524503CCF007FBE70
/* OrderSelectMoreView.xib in Resources */
,
E042F74524529B8500CDFA12
/* JiTuoWuXinXiView.xib in Resources */
,
E01C26B12446989700ADCC70
/* Interface_Z.plist in Resources */
,
...
...
@@ -2194,6 +2225,7 @@
F933F6C82452C68B00189561
/* PKHUDTextView.swift in Sources */
,
E0A409C82464010D00CFF109
/* FirstCell.swift in Sources */
,
F9531F422465108800724BEE
/* JXPhotoBrowserDefaultPageIndicator.swift in Sources */
,
F96E9D59246656A700B5B94A
/* HGImageCompleteButton.swift in Sources */
,
E0B6036E244D376900A56B38
/* KuWeiCell.swift in Sources */
,
E0D197BA2448431C002B080C
/* BabyDefine.m in Sources */
,
F94A314924624FA400FEC38E
/* ShopAdministratorInfoModel.swift in Sources */
,
...
...
@@ -2255,6 +2287,7 @@
E02DDD85244FDC6A00ABB707
/* TitleAndSwitchHeaderView.swift in Sources */
,
E0F3C2CB24590C86006F0D1F
/* XinZengAndBianJiKeHuViewController.swift in Sources */
,
F9531F412465108800724BEE
/* JXPhotoBrowserView.swift in Sources */
,
F96E9D5B246656A700B5B94A
/* HGImageCollectionViewCell.swift in Sources */
,
E0D197C02448431C002B080C
/* BabyCentralManager.m in Sources */
,
F95D9CA424493E840080D6E3
/* ShopInfoViewController.swift in Sources */
,
F9171EFC245128B200359C2B
/* Interface.swift in Sources */
,
...
...
@@ -2303,9 +2336,11 @@
E00D85E1244561FD00F5F816
/* SceneDelegate.swift in Sources */
,
F9956B22246408A6001A617D
/* GoodsClassViewController.swift in Sources */
,
F950FDDA24518B9500C40530
/* FSCalendarCell.m in Sources */
,
F96E9D5D246656A700B5B94A
/* HGImagePickerController.swift in Sources */
,
F969BF1E244EE67900C79953
/* GoodsManageListVC.swift in Sources */
,
E0273DD824551B4C00B3FCAE
/* SendTimeSelectView.swift in Sources */
,
E08A7AE024652E2C00F934F2
/* BingDingKeHuViewController.swift in Sources */
,
F96E9D5A246656A700B5B94A
/* HGImageCollectionViewController.swift in Sources */
,
E09B03A12445AF7100211A51
/* Define.swift in Sources */
,
F961D271245016B7007FBE70
/* SelectContentView.swift in Sources */
,
F933F6C02452C68B00189561
/* PKHUDSystemActivityIndicatorView.swift in Sources */
,
...
...
@@ -2377,6 +2412,7 @@
E09B03A32445AF9500211A51
/* NetworkRequest.swift in Sources */
,
E0D46C5624503EC50087B564
/* TitleAndSelectCell.swift in Sources */
,
E0F97B022451228A001BD600
/* GLAlertSelectView.swift in Sources */
,
F96E9D5C246656A700B5B94A
/* HGImagePickerCell.swift in Sources */
,
F95567AB2453E40B009674AB
/* OrderListViewController.swift in Sources */
,
E00E48C22457C0D600F16545
/* XuanZeShangPinViewController.swift in Sources */
,
E0BE8A83245A76AF00E80134
/* XiaDanCGDiZhiCell.swift in Sources */
,
...
...
This diff is collapsed.
Click to expand it.
GeliBusinessPlatform.xcworkspace/xcuserdata/liujunhong.xcuserdatad/UserInterfaceState.xcuserstate
View file @
cf73f295
No preview for this file type
This diff is collapsed.
Click to expand it.
GeliBusinessPlatform/Info.plist
View file @
cf73f295
...
...
@@ -40,7 +40,7 @@
This diff is collapsed.
Click to expand it.