Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
galaxy-iOS
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
mobile-group
galaxy-iOS
Commits
f22575cc
Commit
f22575cc
authored
Jun 20, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch '630-dev' of
http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS
into 630-dev
parents
840bc4d3
2ca12173
Changes
34
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
34 changed files
with
662 additions
and
240 deletions
+662
-240
project.pbxproj
galaxy/galaxy.xcodeproj/project.pbxproj
+20
-0
YHActivityDetailViewController.swift
...y(社区)/Activity(活动)/C/YHActivityDetailViewController.swift
+84
-107
YHAcitivityDetailItemView.swift
...munity(社区)/Activity(活动)/V/YHAcitivityDetailItemView.swift
+96
-0
YHAcitivityTipsItemView.swift
...ommunity(社区)/Activity(活动)/V/YHAcitivityTipsItemView.swift
+76
-0
YHAcitivityTitleItemView.swift
...mmunity(社区)/Activity(活动)/V/YHAcitivityTitleItemView.swift
+133
-0
YHActivityDetailBottomView.swift
...unity(社区)/Activity(活动)/V/YHActivityDetailBottomView.swift
+72
-0
YHActivityDetailCell.swift
...s/Community(社区)/Activity(活动)/V/YHActivityDetailCell.swift
+45
-112
YHActivityListCell.swift
...les/Community(社区)/Activity(活动)/V/YHActivityListCell.swift
+1
-2
YHCommunityViewController.swift
...s/Modules/Community(社区)/C/YHCommunityViewController.swift
+23
-2
YHPeopleViewController.swift
...sses/Modules/Community(社区)/C/YHPeopleViewController.swift
+29
-1
YHAgreementAlertView.swift
...axy/Classes/Modules/Home(首页)/V/YHAgreementAlertView.swift
+1
-1
YHFileRenameInputView.swift
...(服务中心)/MyCertificates(我的证书)/V/YHFileRenameInputView.swift
+3
-1
YHScoreOptionsView.swift
...entService(服务中心)/MyScore(我的评分)/V/YHScoreOptionsView.swift
+1
-1
YHScoreResultView.swift
...gentService(服务中心)/MyScore(我的评分)/V/YHScoreResultView.swift
+1
-1
YHCommonAlertView.swift
...Service(服务中心)/MySignature(我的签字)/V/YHCommonAlertView.swift
+1
-1
YHBasicInfoFillView.swift
...我的信息流程)/BaseInformation(基本资料)/V/YHBasicInfoFillView.swift
+1
-1
YHFormItemDegreeInfoCell.swift
...程)/FamilyMember(家庭成员信息表)/V/YHFormItemDegreeInfoCell.swift
+1
-1
YHCustomTextView.swift
...s(我的信息流程)/OtherInformation(其他信息)/V/YHCustomTextView.swift
+1
-1
YHOtherInfoSessionView.swift
...流程)/OtherInformation(其他信息)/V/YHOtherInfoSessionView.swift
+1
-1
YHOtherSelecteItemView.swift
...流程)/OtherInformation(其他信息)/V/YHOtherSelecteItemView.swift
+1
-1
YHOtherTextViewItemView.swift
...程)/OtherInformation(其他信息)/V/YHOtherTextViewItemView.swift
+1
-1
YHOtherYesOrNoItemView.swift
...流程)/OtherInformation(其他信息)/V/YHOtherYesOrNoItemView.swift
+1
-1
YHPreviewInfoCertificateInformationItemsView.swift
...息预览)/V/YHPreviewInfoCertificateInformationItemsView.swift
+1
-1
YHPreviewInfoCertificatePictureItemView.swift
...t(个人信息预览)/V/YHPreviewInfoCertificatePictureItemView.swift
+1
-1
YHPreviewInfoSingleLineTitleView.swift
...InfoList(个人信息预览)/V/YHPreviewInfoSingleLineTitleView.swift
+1
-1
YHWorkIntroductionViewController.swift
...Experience(工作经验)/C/YHWorkIntroductionViewController.swift
+1
-1
YHEditInterestViewController.swift
...ine(我的)/MyCard(我的名片)/C/YHEditInterestViewController.swift
+0
-0
YHInterestModel.swift
...ses/Modules/Mine(我的)/MyCard(我的名片)/M/YHInterestModel.swift
+21
-0
Contents.json
...cassets/MyCard/set_interest_delete.imageset/Contents.json
+22
-0
set_interest_delete@2x.png
...d/set_interest_delete.imageset/set_interest_delete@2x.png
+0
-0
set_interest_delete@3x.png
...d/set_interest_delete.imageset/set_interest_delete@3x.png
+0
-0
Contents.json
...ssets/People/people_first_bg_image.imageset/Contents.json
+22
-0
people_first_bg_image@2x.png
...ople_first_bg_image.imageset/people_first_bg_image@2x.png
+0
-0
people_first_bg_image@3x.png
...ople_first_bg_image.imageset/people_first_bg_image@3x.png
+0
-0
No files found.
galaxy/galaxy.xcodeproj/project.pbxproj
View file @
f22575cc
...
@@ -294,6 +294,7 @@
...
@@ -294,6 +294,7 @@
04AA19FD2BB40D5C00C1CBBD
/* Applegate(JPush).swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04AA19FC2BB40D5C00C1CBBD
/* Applegate(JPush).swift */
;
};
04AA19FD2BB40D5C00C1CBBD
/* Applegate(JPush).swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04AA19FC2BB40D5C00C1CBBD
/* Applegate(JPush).swift */
;
};
04AAA8DC2BF5E5A200FE9FD5
/* YHEmptyDataView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04AAA8DB2BF5E5A200FE9FD5
/* YHEmptyDataView.swift */
;
};
04AAA8DC2BF5E5A200FE9FD5
/* YHEmptyDataView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04AAA8DB2BF5E5A200FE9FD5
/* YHEmptyDataView.swift */
;
};
04AD31772C22DE6600DF5655
/* YHEditInterestViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04AD31762C22DE6600DF5655
/* YHEditInterestViewController.swift */
;
};
04AD31772C22DE6600DF5655
/* YHEditInterestViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04AD31762C22DE6600DF5655
/* YHEditInterestViewController.swift */
;
};
04AD31792C23FFC700DF5655
/* YHInterestModel.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04AD31782C23FFC700DF5655
/* YHInterestModel.swift */
;
};
04AF514E2BEB585C00009E3A
/* YHVideoPlayerVC.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04AF514D2BEB585C00009E3A
/* YHVideoPlayerVC.swift */
;
};
04AF514E2BEB585C00009E3A
/* YHVideoPlayerVC.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04AF514D2BEB585C00009E3A
/* YHVideoPlayerVC.swift */
;
};
04AF58C42B4FC51C0066011A
/* YHLocalizable.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04AF58C32B4FC51C0066011A
/* YHLocalizable.swift */
;
};
04AF58C42B4FC51C0066011A
/* YHLocalizable.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04AF58C32B4FC51C0066011A
/* YHLocalizable.swift */
;
};
04B9EE5A2C06CC3100A4018D
/* YHCodeSueecssViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04B9EE582C06CC3100A4018D
/* YHCodeSueecssViewController.swift */
;
};
04B9EE5A2C06CC3100A4018D
/* YHCodeSueecssViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
04B9EE582C06CC3100A4018D
/* YHCodeSueecssViewController.swift */
;
};
...
@@ -413,6 +414,10 @@
...
@@ -413,6 +414,10 @@
A5787E342C22B45700B021D7
/* YHActivityListCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5787E332C22B45700B021D7
/* YHActivityListCell.swift */
;
};
A5787E342C22B45700B021D7
/* YHActivityListCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5787E332C22B45700B021D7
/* YHActivityListCell.swift */
;
};
A5787E362C23CFDA00B021D7
/* YHActivityDetailViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5787E352C23CFDA00B021D7
/* YHActivityDetailViewController.swift */
;
};
A5787E362C23CFDA00B021D7
/* YHActivityDetailViewController.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5787E352C23CFDA00B021D7
/* YHActivityDetailViewController.swift */
;
};
A5787E382C23D1DC00B021D7
/* YHActivityDetailCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5787E372C23D1DC00B021D7
/* YHActivityDetailCell.swift */
;
};
A5787E382C23D1DC00B021D7
/* YHActivityDetailCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5787E372C23D1DC00B021D7
/* YHActivityDetailCell.swift */
;
};
A5787E3A2C23DA8A00B021D7
/* YHActivityDetailBottomView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5787E392C23DA8A00B021D7
/* YHActivityDetailBottomView.swift */
;
};
A5787E3C2C23DEE500B021D7
/* YHAcitivityTitleItemView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5787E3B2C23DEE500B021D7
/* YHAcitivityTitleItemView.swift */
;
};
A5787E3E2C23DF8C00B021D7
/* YHAcitivityDetailItemView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5787E3D2C23DF8C00B021D7
/* YHAcitivityDetailItemView.swift */
;
};
A5787E402C23DFD000B021D7
/* YHAcitivityTipsItemView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A5787E3F2C23DFD000B021D7
/* YHAcitivityTipsItemView.swift */
;
};
A580371E2BAD784B0031C312
/* YHMySchemeViewModel.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A580371D2BAD784B0031C312
/* YHMySchemeViewModel.swift */
;
};
A580371E2BAD784B0031C312
/* YHMySchemeViewModel.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A580371D2BAD784B0031C312
/* YHMySchemeViewModel.swift */
;
};
A58037212BAD7B2A0031C312
/* YHMySchemeModel.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A58037202BAD7B2A0031C312
/* YHMySchemeModel.swift */
;
};
A58037212BAD7B2A0031C312
/* YHMySchemeModel.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A58037202BAD7B2A0031C312
/* YHMySchemeModel.swift */
;
};
A582B23D2BB944ED009D098C
/* YHHKPlanDoctumentVC.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A582B23C2BB944ED009D098C
/* YHHKPlanDoctumentVC.swift */
;
};
A582B23D2BB944ED009D098C
/* YHHKPlanDoctumentVC.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
A582B23C2BB944ED009D098C
/* YHHKPlanDoctumentVC.swift */
;
};
...
@@ -831,6 +836,7 @@
...
@@ -831,6 +836,7 @@
04AA19FC2BB40D5C00C1CBBD
/* Applegate(JPush).swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
"Applegate(JPush).swift"
;
sourceTree
=
"<group>"
;
};
04AA19FC2BB40D5C00C1CBBD
/* Applegate(JPush).swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
"Applegate(JPush).swift"
;
sourceTree
=
"<group>"
;
};
04AAA8DB2BF5E5A200FE9FD5
/* YHEmptyDataView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHEmptyDataView.swift
;
sourceTree
=
"<group>"
;
};
04AAA8DB2BF5E5A200FE9FD5
/* YHEmptyDataView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHEmptyDataView.swift
;
sourceTree
=
"<group>"
;
};
04AD31762C22DE6600DF5655
/* YHEditInterestViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHEditInterestViewController.swift
;
sourceTree
=
"<group>"
;
};
04AD31762C22DE6600DF5655
/* YHEditInterestViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHEditInterestViewController.swift
;
sourceTree
=
"<group>"
;
};
04AD31782C23FFC700DF5655
/* YHInterestModel.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHInterestModel.swift
;
sourceTree
=
"<group>"
;
};
04AF514D2BEB585C00009E3A
/* YHVideoPlayerVC.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHVideoPlayerVC.swift
;
sourceTree
=
"<group>"
;
};
04AF514D2BEB585C00009E3A
/* YHVideoPlayerVC.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHVideoPlayerVC.swift
;
sourceTree
=
"<group>"
;
};
04AF58C32B4FC51C0066011A
/* YHLocalizable.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHLocalizable.swift
;
sourceTree
=
"<group>"
;
};
04AF58C32B4FC51C0066011A
/* YHLocalizable.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHLocalizable.swift
;
sourceTree
=
"<group>"
;
};
04B9EE582C06CC3100A4018D
/* YHCodeSueecssViewController.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHCodeSueecssViewController.swift
;
sourceTree
=
"<group>"
;
};
04B9EE582C06CC3100A4018D
/* YHCodeSueecssViewController.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHCodeSueecssViewController.swift
;
sourceTree
=
"<group>"
;
};
...
@@ -955,6 +961,10 @@
...
@@ -955,6 +961,10 @@
A5787E332C22B45700B021D7
/* YHActivityListCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHActivityListCell.swift
;
sourceTree
=
"<group>"
;
};
A5787E332C22B45700B021D7
/* YHActivityListCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHActivityListCell.swift
;
sourceTree
=
"<group>"
;
};
A5787E352C23CFDA00B021D7
/* YHActivityDetailViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHActivityDetailViewController.swift
;
sourceTree
=
"<group>"
;
};
A5787E352C23CFDA00B021D7
/* YHActivityDetailViewController.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHActivityDetailViewController.swift
;
sourceTree
=
"<group>"
;
};
A5787E372C23D1DC00B021D7
/* YHActivityDetailCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHActivityDetailCell.swift
;
sourceTree
=
"<group>"
;
};
A5787E372C23D1DC00B021D7
/* YHActivityDetailCell.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHActivityDetailCell.swift
;
sourceTree
=
"<group>"
;
};
A5787E392C23DA8A00B021D7
/* YHActivityDetailBottomView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHActivityDetailBottomView.swift
;
sourceTree
=
"<group>"
;
};
A5787E3B2C23DEE500B021D7
/* YHAcitivityTitleItemView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHAcitivityTitleItemView.swift
;
sourceTree
=
"<group>"
;
};
A5787E3D2C23DF8C00B021D7
/* YHAcitivityDetailItemView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHAcitivityDetailItemView.swift
;
sourceTree
=
"<group>"
;
};
A5787E3F2C23DFD000B021D7
/* YHAcitivityTipsItemView.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHAcitivityTipsItemView.swift
;
sourceTree
=
"<group>"
;
};
A580371D2BAD784B0031C312
/* YHMySchemeViewModel.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHMySchemeViewModel.swift
;
sourceTree
=
"<group>"
;
};
A580371D2BAD784B0031C312
/* YHMySchemeViewModel.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHMySchemeViewModel.swift
;
sourceTree
=
"<group>"
;
};
A58037202BAD7B2A0031C312
/* YHMySchemeModel.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHMySchemeModel.swift
;
sourceTree
=
"<group>"
;
};
A58037202BAD7B2A0031C312
/* YHMySchemeModel.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHMySchemeModel.swift
;
sourceTree
=
"<group>"
;
};
A582B23C2BB944ED009D098C
/* YHHKPlanDoctumentVC.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHHKPlanDoctumentVC.swift
;
sourceTree
=
"<group>"
;
};
A582B23C2BB944ED009D098C
/* YHHKPlanDoctumentVC.swift */
=
{
isa
=
PBXFileReference
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHHKPlanDoctumentVC.swift
;
sourceTree
=
"<group>"
;
};
...
@@ -1260,6 +1270,7 @@
...
@@ -1260,6 +1270,7 @@
044D0C092C22874600C5CF5E
/* M */
=
{
044D0C092C22874600C5CF5E
/* M */
=
{
isa
=
PBXGroup
;
isa
=
PBXGroup
;
children
=
(
children
=
(
04AD31782C23FFC700DF5655
/* YHInterestModel.swift */
,
);
);
path
=
M
;
path
=
M
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
...
@@ -2308,6 +2319,10 @@
...
@@ -2308,6 +2319,10 @@
children
=
(
children
=
(
A5787E332C22B45700B021D7
/* YHActivityListCell.swift */
,
A5787E332C22B45700B021D7
/* YHActivityListCell.swift */
,
A5787E372C23D1DC00B021D7
/* YHActivityDetailCell.swift */
,
A5787E372C23D1DC00B021D7
/* YHActivityDetailCell.swift */
,
A5787E392C23DA8A00B021D7
/* YHActivityDetailBottomView.swift */
,
A5787E3B2C23DEE500B021D7
/* YHAcitivityTitleItemView.swift */
,
A5787E3D2C23DF8C00B021D7
/* YHAcitivityDetailItemView.swift */
,
A5787E3F2C23DFD000B021D7
/* YHAcitivityTipsItemView.swift */
,
);
);
path
=
V
;
path
=
V
;
sourceTree
=
"<group>"
;
sourceTree
=
"<group>"
;
...
@@ -3044,6 +3059,7 @@
...
@@ -3044,6 +3059,7 @@
04AF514E2BEB585C00009E3A
/* YHVideoPlayerVC.swift in Sources */
,
04AF514E2BEB585C00009E3A
/* YHVideoPlayerVC.swift in Sources */
,
045EEEA12B9F171A0022A143
/* YHWorkExperienceDetailModel.swift in Sources */
,
045EEEA12B9F171A0022A143
/* YHWorkExperienceDetailModel.swift in Sources */
,
A5573ED22B317BFF00D98EC0
/* AppDelegate.swift in Sources */
,
A5573ED22B317BFF00D98EC0
/* AppDelegate.swift in Sources */
,
A5787E3E2C23DF8C00B021D7
/* YHAcitivityDetailItemView.swift in Sources */
,
A567E5A12BD7643D00D5D5A0
/* YHHKEventViewController.swift in Sources */
,
A567E5A12BD7643D00D5D5A0
/* YHHKEventViewController.swift in Sources */
,
A5ACE9542B4564F7002C94D2
/* YHNavigationController.swift in Sources */
,
A5ACE9542B4564F7002C94D2
/* YHNavigationController.swift in Sources */
,
044D0C002C21663300C5CF5E
/* YHMyInformationItemCell.swift in Sources */
,
044D0C002C21663300C5CF5E
/* YHMyInformationItemCell.swift in Sources */
,
...
@@ -3107,6 +3123,7 @@
...
@@ -3107,6 +3123,7 @@
A567E5972BD7643D00D5D5A0
/* YHHomeModel.swift in Sources */
,
A567E5972BD7643D00D5D5A0
/* YHHomeModel.swift in Sources */
,
0468D4362B57752F00CFB916
/* YHUserModel.swift in Sources */
,
0468D4362B57752F00CFB916
/* YHUserModel.swift in Sources */
,
A567E5982BD7643D00D5D5A0
/* YHHKEventModel.swift in Sources */
,
A567E5982BD7643D00D5D5A0
/* YHHKEventModel.swift in Sources */
,
A5787E3A2C23DA8A00B021D7
/* YHActivityDetailBottomView.swift in Sources */
,
045EEE992B9F171A0022A143
/* YHPreviewInfoHoldView.swift in Sources */
,
045EEE992B9F171A0022A143
/* YHPreviewInfoHoldView.swift in Sources */
,
045EEE7E2B9F171A0022A143
/* YHPersonInfoCellModel1.swift in Sources */
,
045EEE7E2B9F171A0022A143
/* YHPersonInfoCellModel1.swift in Sources */
,
04FD856C2C2153F000BEF9C5
/* YHMyEducationCell.swift in Sources */
,
04FD856C2C2153F000BEF9C5
/* YHMyEducationCell.swift in Sources */
,
...
@@ -3297,8 +3314,10 @@
...
@@ -3297,8 +3314,10 @@
A567E5A72BD7643D00D5D5A0
/* YHHomeKingKongBlockView.swift in Sources */
,
A567E5A72BD7643D00D5D5A0
/* YHHomeKingKongBlockView.swift in Sources */
,
A5787E382C23D1DC00B021D7
/* YHActivityDetailCell.swift in Sources */
,
A5787E382C23D1DC00B021D7
/* YHActivityDetailCell.swift in Sources */
,
04A6715E2B9FFCA700C1FB91
/* YHCertificateNameCell.swift in Sources */
,
04A6715E2B9FFCA700C1FB91
/* YHCertificateNameCell.swift in Sources */
,
A5787E3C2C23DEE500B021D7
/* YHAcitivityTitleItemView.swift in Sources */
,
A567E5AF2BD7643D00D5D5A0
/* YHHomeWebViewBottomForSavePicView.swift in Sources */
,
A567E5AF2BD7643D00D5D5A0
/* YHHomeWebViewBottomForSavePicView.swift in Sources */
,
048787D72BCE96F50036E221
/* YHServiceOrderProgressTableViewCell.swift in Sources */
,
048787D72BCE96F50036E221
/* YHServiceOrderProgressTableViewCell.swift in Sources */
,
04AD31792C23FFC700DF5655
/* YHInterestModel.swift in Sources */
,
04EA23082BB50753009DA928
/* YHDocumentMessageTableViewCell.swift in Sources */
,
04EA23082BB50753009DA928
/* YHDocumentMessageTableViewCell.swift in Sources */
,
045EEE8E2B9F171A0022A143
/* YHPreviewInfoWorkSummaryView.swift in Sources */
,
045EEE8E2B9F171A0022A143
/* YHPreviewInfoWorkSummaryView.swift in Sources */
,
045EEECE2B9F171A0022A143
/* YHScoreDetailViewController.swift in Sources */
,
045EEECE2B9F171A0022A143
/* YHScoreDetailViewController.swift in Sources */
,
...
@@ -3444,6 +3463,7 @@
...
@@ -3444,6 +3463,7 @@
043B0A352C1190C6008A9BBA
/* YHSelectFileSheetView.swift in Sources */
,
043B0A352C1190C6008A9BBA
/* YHSelectFileSheetView.swift in Sources */
,
04F5F8662C197FFF004A463C
/* YHHKControllerHoldViewController.swift in Sources */
,
04F5F8662C197FFF004A463C
/* YHHKControllerHoldViewController.swift in Sources */
,
A5ACE92D2B4564F7002C94D2
/* YHLoginPrivacyView.swift in Sources */
,
A5ACE92D2B4564F7002C94D2
/* YHLoginPrivacyView.swift in Sources */
,
A5787E402C23DFD000B021D7
/* YHAcitivityTipsItemView.swift in Sources */
,
04FD85742C219CFD00BEF9C5
/* YHMatchPeopleViewController.swift in Sources */
,
04FD85742C219CFD00BEF9C5
/* YHMatchPeopleViewController.swift in Sources */
,
045EEEB72B9F171A0022A143
/* YHWorkItemAddView.swift in Sources */
,
045EEEB72B9F171A0022A143
/* YHWorkItemAddView.swift in Sources */
,
A5ACE9372B4564F7002C94D2
/* YHBaseUrlManager.swift in Sources */
,
A5ACE9372B4564F7002C94D2
/* YHBaseUrlManager.swift in Sources */
,
...
...
galaxy/galaxy/Classes/Modules/Community(社区)/Activity(活动)/C/YHActivityDetailViewController.swift
View file @
f22575cc
...
@@ -10,7 +10,7 @@ import UIKit
...
@@ -10,7 +10,7 @@ import UIKit
class
YHActivityDetailViewController
:
YHBaseViewController
{
class
YHActivityDetailViewController
:
YHBaseViewController
{
lazy
var
tableView
:
UITableView
=
{
lazy
var
tableView
:
UITableView
=
{
let
tableView
=
UITableView
(
frame
:
.
zero
,
style
:
.
grouped
)
let
tableView
=
UITableView
(
frame
:
.
zero
,
style
:
.
plain
)
tableView
.
showsVerticalScrollIndicator
=
false
tableView
.
showsVerticalScrollIndicator
=
false
tableView
.
separatorStyle
=
.
none
tableView
.
separatorStyle
=
.
none
tableView
.
delegate
=
self
tableView
.
delegate
=
self
...
@@ -18,106 +18,94 @@ class YHActivityDetailViewController: YHBaseViewController {
...
@@ -18,106 +18,94 @@ class YHActivityDetailViewController: YHBaseViewController {
tableView
.
backgroundColor
=
UIColor
.
white
tableView
.
backgroundColor
=
UIColor
.
white
tableView
.
register
(
UITableViewCell
.
self
,
forCellReuseIdentifier
:
"UITableViewCell"
)
tableView
.
register
(
UITableViewCell
.
self
,
forCellReuseIdentifier
:
"UITableViewCell"
)
tableView
.
register
(
YHActivityDetailCell
.
self
,
forCellReuseIdentifier
:
YHActivityDetailCell
.
cellReuseIdentifier
)
tableView
.
register
(
YHActivityDetailCell
.
self
,
forCellReuseIdentifier
:
YHActivityDetailCell
.
cellReuseIdentifier
)
tableView
.
backgroundView
=
self
.
emptyDataTipsView
tableView
.
tableHeaderView
=
nil
tableView
.
tableFooterView
=
nil
tableView
.
estimatedSectionHeaderHeight
=
0
tableView
.
estimatedSectionFooterHeight
=
0
return
tableView
return
tableView
}()
}()
lazy
var
emptyDataTipsView
:
YHEmptyDataView
=
{
// lazy var emptyDataTipsView: YHEmptyDataView = {
let
view
=
YHEmptyDataView
.
createView
(
"暂无活动"
,
kNoFriendsBgName
)
// let view = YHEmptyDataView.createView("暂无活动", kNoFriendsBgName)
view
.
topMargin
=
222
// view.topMargin = 222
view
.
isHidden
=
true
// view.isHidden = true
// return view
// }()
lazy
var
topView
:
UIView
=
{
let
view
=
UIView
()
return
view
}()
lazy
var
bottomView
:
YHActivityDetailBottomView
=
{
let
view
=
YHActivityDetailBottomView
()
return
view
return
view
}()
}()
// MARK: - 生命周期方法
// MARK: - 生命周期方法
override
func
viewDidLoad
()
{
override
func
viewDidLoad
()
{
super
.
viewDidLoad
()
super
.
viewDidLoad
()
view
.
backgroundColor
=
.
white
gk_navigationBar
.
isHidden
=
true
gk_navigationBar
.
isHidden
=
false
gk_navigationBar
.
backgroundColor
=
.
white
gk_navigationBar
.
backgroundColor
=
.
clear
view
.
addSubview
(
self
.
tableView
)
view
.
backgroundColor
=
.
red
//for test hjl
//1.
view
.
addSubview
(
tableView
)
view
.
addSubview
(
bottomView
)
tableView
.
contentInsetAdjustmentBehavior
=
.
never
tableView
.
snp
.
makeConstraints
{
make
in
tableView
.
snp
.
makeConstraints
{
make
in
make
.
left
.
equalTo
(
20
)
make
.
left
.
right
.
top
.
equalToSuperview
()
make
.
right
.
equalTo
(
-
20
)
make
.
bottom
.
equalTo
(
bottomView
.
snp
.
top
)
make
.
bottom
.
equalToSuperview
()
make
.
top
.
equalToSuperview
()
}
}
tableView
.
es
.
addYHPullToRefresh
{
self
.
loadFirstData
()
}
tableView
.
es
.
addInfiniteScrolling
{
bottomView
.
snp
.
makeConstraints
{
make
in
self
.
loadMoreData
()
make
.
left
.
right
.
bottom
.
equalToSuperview
()
}
make
.
height
.
equalTo
(
YHActivityDetailBottomView
.
viewH
)
}
}
var
friendsArr
:[
String
]
=
[
""
,
""
,
""
,
""
,
""
,
""
,
""
,
""
,
""
]
//2.
// addTopView()
// topView.backgroundColor = .red
}
}
}
extension
YHActivityDetailViewController
{
extension
YHActivityDetailViewController
{
func
loadMoreData
()
{
func
addTopView
()
{
// DispatchQueue.global().async {
// self.viewModel.getHomeNewsList(firstPageFlag : false) {[weak self] success, error in
// guard let self = self else { return }
// DispatchQueue.main.asyncAfter(wallDeadline: .now() + 0.35, execute: {
// CATransaction.setDisableActions(true)
// self.homeCollectView.reloadData()
// CATransaction.commit()
//
// self.homeCollectView.es.stopLoadingMore()
// if self.viewModel.hasMoreForHomeNews == false {
// self.homeCollectView.es.noticeNoMoreData()
// self.homeCollectView.footer?.alpha = 1
// }
// })
// }
// }
DispatchQueue
.
main
.
asyncAfter
(
deadline
:
.
now
()
+
0.5
,
execute
:
{
self
.
tableView
.
es
.
stopLoadingMore
()
})
}
func
loadFirstData
()
{
topView
.
frame
=
CGRect
(
x
:
0
,
y
:
0
,
width
:
KScreenWidth
,
height
:
114
)
// self.viewModel.getHomeNewsList(firstPageFlag : true) {[weak self] success, error in
view
.
addSubview
(
topView
)
// guard let self = self else { return }
//
let
gradientLayer
=
CAGradientLayer
()
// if let arrB = self.viewModel.arrHomeNewsData,arrB.count > 0 {
gradientLayer
.
frame
=
topView
.
bounds
// let arrString = arrB.toJSONString()
// UserDefaults.standard.set(arrString, forKey: "homeFirstPageNewsData")
// UserDefaults.standard.synchronize()
// }
//
// DispatchQueue.main.asyncAfter(deadline: .now()+0.5, execute: {
// self.homeCollectView.es.stopPullToRefresh()
//
//
// if self.viewModel.hasMoreForHomeNews == false {
// self.homeCollectView.es.noticeNoMoreData()
// self.homeCollectView.footer?.alpha = 1
// }
//
// CATransaction.setDisableActions(true)
// self.homeCollectView.reloadData()
// CATransaction.commit()
// })
// }
// 定义渐变颜色,这里使用了两种颜色
let
colorTop
=
UIColor
.
red
//UIColor(hex: 0x000000, alpha: 1)
let
colorBottom
=
UIColor
.
blue
//UIColor(hex: 0x000000, alpha: 0)
DispatchQueue
.
main
.
asyncAfter
(
deadline
:
.
now
()
+
0.5
,
execute
:
{
// 设置颜色数组
self
.
tableView
.
es
.
stopPullToRefresh
()
gradientLayer
.
colors
=
[
colorTop
,
colorBottom
]
})
// 设置渐变方向,从上到下
gradientLayer
.
startPoint
=
CGPoint
(
x
:
0.5
,
y
:
0.0
)
gradientLayer
.
endPoint
=
CGPoint
(
x
:
0.5
,
y
:
1.0
)
// 添加渐变层到当前视图的layer
topView
.
layer
.
insertSublayer
(
gradientLayer
,
at
:
0
)
}
}
}
}
extension
YHActivityDetailViewController
:
UITableViewDelegate
,
UITableViewDataSource
{
extension
YHActivityDetailViewController
:
UITableViewDelegate
,
UITableViewDataSource
{
func
numberOfSections
(
in
tableView
:
UITableView
)
->
Int
{
func
numberOfSections
(
in
tableView
:
UITableView
)
->
Int
{
if
self
.
friendsArr
.
count
>
0
{
return
1
return
friendsArr
.
count
}
return
0
}
}
func
tableView
(
_
tableView
:
UITableView
,
numberOfRowsInSection
section
:
Int
)
->
Int
{
func
tableView
(
_
tableView
:
UITableView
,
numberOfRowsInSection
section
:
Int
)
->
Int
{
...
@@ -132,39 +120,28 @@ extension YHActivityDetailViewController: UITableViewDelegate, UITableViewDataSo
...
@@ -132,39 +120,28 @@ extension YHActivityDetailViewController: UITableViewDelegate, UITableViewDataSo
}
}
func
tableView
(
_
tableView
:
UITableView
,
heightForRowAt
indexPath
:
IndexPath
)
->
CGFloat
{
func
tableView
(
_
tableView
:
UITableView
,
heightForRowAt
indexPath
:
IndexPath
)
->
CGFloat
{
return
185.0
return
UITableView
.
automaticDimension
}
func
tableView
(
_
tableView
:
UITableView
,
didSelectRowAt
indexPath
:
IndexPath
)
{
}
}
func
tableView
(
_
tableView
:
UITableView
,
heightForHeaderInSection
section
:
Int
)
->
CGFloat
{
// func tableView(_ tableView: UITableView, heightForHeaderInSection section: Int) -> CGFloat {
var
height
:
CGFloat
=
16.0
//
if
section
!=
0
{
// return 0.001
height
=
20.0
// }
}
//
return
height
// func tableView(_ tableView: UITableView, viewForHeaderInSection section: Int) -> UIView? {
}
//
// let view = UIView(frame: CGRect(x: 0, y: 0, width: KScreenWidth, height: 0.001))
func
tableView
(
_
tableView
:
UITableView
,
viewForHeaderInSection
section
:
Int
)
->
UIView
?
{
// view.backgroundColor = .clear
// return view
var
height
:
CGFloat
=
16.0
// }
if
section
!=
0
{
//
height
=
20.0
// func tableView(_ tableView: UITableView, viewForFooterInSection section: Int) -> UIView? {
}
// let view = UIView(frame: CGRect(x: 0, y: 0, width: KScreenWidth-16.0*2, height: 0.001))
// view.backgroundColor = .clear
let
view
=
UIView
(
frame
:
CGRect
(
x
:
0
,
y
:
0
,
width
:
KScreenWidth
-
16.0
*
2
,
height
:
height
))
// return view
view
.
backgroundColor
=
.
clear
// }
return
view
//
}
// func tableView(_ tableView: UITableView, heightForFooterInSection section: Int) -> CGFloat {
// return 0.001
func
tableView
(
_
tableView
:
UITableView
,
viewForFooterInSection
section
:
Int
)
->
UIView
?
{
// }
let
view
=
UIView
(
frame
:
CGRect
(
x
:
0
,
y
:
0
,
width
:
KScreenWidth
-
16.0
*
2
,
height
:
0.001
))
view
.
backgroundColor
=
.
clear
return
view
}
func
tableView
(
_
tableView
:
UITableView
,
heightForFooterInSection
section
:
Int
)
->
CGFloat
{
return
0.001
}
}
}
galaxy/galaxy/Classes/Modules/Community(社区)/Activity(活动)/V/YHAcitivityDetailItemView.swift
0 → 100644
View file @
f22575cc
//
// YHAcitivityDetailItemView.swift
// galaxy
//
// Created by davidhuangA on 2024/6/20.
// Copyright © 2024 https://www.galaxy-immi.com. All rights reserved.
//
import
UIKit
class
YHAcitivityDetailItemView
:
UIView
{
required
init
?(
coder
:
NSCoder
)
{
fatalError
(
"init(coder:) has not been implemented"
)
}
override
init
(
frame
:
CGRect
)
{
super
.
init
(
frame
:
frame
)
setupUI
()
}
private
lazy
var
bottomLine
:
UIView
=
{
let
view
=
UIView
()
view
.
backgroundColor
=
UIColor
.
separatorColor
return
view
}()
lazy
var
nameLabel
:
UILabel
=
{
let
nameLabel
=
UILabel
()
nameLabel
.
textColor
=
UIColor
.
mainTextColor
nameLabel
.
textAlignment
=
.
left
nameLabel
.
font
=
UIFont
.
PFSC_M
(
ofSize
:
17
)
nameLabel
.
text
=
"活动详情"
nameLabel
.
numberOfLines
=
0
return
nameLabel
}()
lazy
var
describeLable
:
UILabel
=
{
let
nameLabel
=
UILabel
()
nameLabel
.
textColor
=
UIColor
.
mainTextColor70
nameLabel
.
textAlignment
=
.
left
nameLabel
.
lineBreakMode
=
.
byCharWrapping
nameLabel
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
14
)
nameLabel
.
text
=
"1. 从学渣到哈佛,小儿子经历的挫折和迷茫
\r\n
2. 诈骗到财富自由,大儿子的“啃老”生活
\r\n
3. 小女儿15岁写两本书,又获艺术类冠亚军
\r\n
4. 养育五部曲,精心散养、快乐养育"
nameLabel
.
numberOfLines
=
0
return
nameLabel
}()
}
extension
YHAcitivityDetailItemView
{
func
setupUI
()
{
addSubview
(
bottomLine
)
addSubview
(
nameLabel
)
addSubview
(
describeLable
)
bottomLine
.
snp
.
makeConstraints
{
make
in
make
.
top
.
left
.
right
.
equalToSuperview
()
make
.
height
.
equalTo
(
1
)
}
nameLabel
.
snp
.
makeConstraints
{
make
in
make
.
left
.
right
.
equalToSuperview
()
make
.
top
.
equalTo
(
bottomLine
.
snp
.
bottom
)
.
offset
(
24
)
}
describeLable
.
snp
.
makeConstraints
{
make
in
make
.
left
.
right
.
equalToSuperview
()
make
.
top
.
equalTo
(
nameLabel
.
snp
.
bottom
)
.
offset
(
24
)
}
let
imageV
:
UIImageView
=
UIImageView
()
imageV
.
backgroundColor
=
.
red
//for test hjl
addSubview
(
imageV
)
imageV
.
snp
.
makeConstraints
{
make
in
make
.
left
.
right
.
equalToSuperview
()
make
.
top
.
equalTo
(
describeLable
.
snp
.
bottom
)
.
offset
(
24
)
make
.
height
.
equalTo
(
376
)
}
let
imageV2
:
UIImageView
=
UIImageView
()
imageV2
.
backgroundColor
=
.
purple
//for test hjl
addSubview
(
imageV2
)
imageV2
.
snp
.
makeConstraints
{
make
in
make
.
left
.
right
.
equalToSuperview
()
make
.
top
.
equalTo
(
imageV
.
snp
.
bottom
)
.
offset
(
20
)
make
.
height
.
equalTo
(
376
)
make
.
bottom
.
equalToSuperview
()
}
}
}
galaxy/galaxy/Classes/Modules/Community(社区)/Activity(活动)/V/YHAcitivityTipsItemView.swift
0 → 100644
View file @
f22575cc
//
// YHAcitivityTipsItemView.swift
// galaxy
//
// Created by davidhuangA on 2024/6/20.
// Copyright © 2024 https://www.galaxy-immi.com. All rights reserved.
//
import
UIKit
class
YHAcitivityTipsItemView
:
UIView
{
required
init
?(
coder
:
NSCoder
)
{
fatalError
(
"init(coder:) has not been implemented"
)
}
override
init
(
frame
:
CGRect
)
{
super
.
init
(
frame
:
frame
)
setupUI
()
}
private
lazy
var
bottomLine
:
UIView
=
{
let
view
=
UIView
()
view
.
backgroundColor
=
UIColor
.
separatorColor
return
view
}()
lazy
var
nameLabel
:
UILabel
=
{
let
nameLabel
=
UILabel
()
nameLabel
.
textColor
=
UIColor
.
mainTextColor
nameLabel
.
textAlignment
=
.
left
nameLabel
.
font
=
UIFont
.
PFSC_M
(
ofSize
:
17
)
nameLabel
.
text
=
"温馨提示"
nameLabel
.
numberOfLines
=
0
return
nameLabel
}()
lazy
var
describeLable
:
UILabel
=
{
let
nameLabel
=
UILabel
()
nameLabel
.
textColor
=
UIColor
.
mainTextColor70
nameLabel
.
textAlignment
=
.
left
nameLabel
.
lineBreakMode
=
.
byCharWrapping
nameLabel
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
14
)
nameLabel
.
text
=
"1、请大家仔细甄别活动的真实性、有效性、安全性。所有运动、户外等具有相关风险的活动请确认购买保险;
\r\n
2、此活动开始前24小时可以取消报名;
\r\n
3、若取消活动,系统将通知你活动取消。"
nameLabel
.
numberOfLines
=
0
return
nameLabel
}()
}
extension
YHAcitivityTipsItemView
{
func
setupUI
()
{
addSubview
(
bottomLine
)
addSubview
(
nameLabel
)
addSubview
(
describeLable
)
bottomLine
.
snp
.
makeConstraints
{
make
in
make
.
top
.
left
.
right
.
equalToSuperview
()
make
.
height
.
equalTo
(
1
)
}
nameLabel
.
snp
.
makeConstraints
{
make
in
make
.
left
.
right
.
equalToSuperview
()
make
.
top
.
equalTo
(
bottomLine
.
snp
.
bottom
)
.
offset
(
24
)
}
describeLable
.
snp
.
makeConstraints
{
make
in
make
.
left
.
right
.
equalToSuperview
()
make
.
top
.
equalTo
(
nameLabel
.
snp
.
bottom
)
.
offset
(
24
)
make
.
bottom
.
equalToSuperview
()
}
}
}
galaxy/galaxy/Classes/Modules/Community(社区)/Activity(活动)/V/YHAcitivityTitleItemView.swift
0 → 100644
View file @
f22575cc
//
// YHAcitivityTitleView.swift
// galaxy
//
// Created by davidhuangA on 2024/6/20.
// Copyright © 2024 https://www.galaxy-immi.com. All rights reserved.
//
import
UIKit
class
YHAcitivityTitleItemView
:
UIView
{
required
init
?(
coder
:
NSCoder
)
{
fatalError
(
"init(coder:) has not been implemented"
)
}
override
init
(
frame
:
CGRect
)
{
super
.
init
(
frame
:
frame
)
setupUI
()
}
lazy
var
nameLabel
:
UILabel
=
{
let
nameLabel
=
UILabel
()
nameLabel
.
textColor
=
UIColor
.
mainTextColor
nameLabel
.
textAlignment
=
.
left
nameLabel
.
font
=
UIFont
.
PFSC_B
(
ofSize
:
24
)
nameLabel
.
text
=
"哈佛爸爸线下教育沙龙"
return
nameLabel
}()
lazy
var
timeStaticLable
:
UILabel
=
{
let
nameLabel
=
UILabel
()
nameLabel
.
textColor
=
UIColor
.
mainTextColor50
nameLabel
.
textAlignment
=
.
left
nameLabel
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
14
)
nameLabel
.
text
=
"时间"
return
nameLabel
}()
lazy
var
timeLable
:
UILabel
=
{
let
nameLabel
=
UILabel
()
nameLabel
.
textColor
=
UIColor
.
mainTextColor
nameLabel
.
textAlignment
=
.
left
nameLabel
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
14
)
nameLabel
.
text
=
"2024-08-06 周五 09:30"
return
nameLabel
}()
lazy
var
addressStaticLable
:
UILabel
=
{
let
nameLabel
=
UILabel
()
nameLabel
.
textColor
=
UIColor
.
mainTextColor50
nameLabel
.
textAlignment
=
.
left
nameLabel
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
14
)
nameLabel
.
text
=
"地址"
return
nameLabel
}()
lazy
var
addressLable
:
UILabel
=
{
let
nameLabel
=
UILabel
()
nameLabel
.
textColor
=
UIColor
.
mainTextColor
nameLabel
.
textAlignment
=
.
left
nameLabel
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
14
)
nameLabel
.
text
=
"深圳市本元大厦26A银河集团体验中心"
return
nameLabel
}()
lazy
var
navAddressLable
:
UILabel
=
{
let
nameLabel
=
UILabel
()
nameLabel
.
textColor
=
UIColor
.
mainTextColor50
nameLabel
.
textAlignment
=
.
left
nameLabel
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
14
)
nameLabel
.
text
=
"距地铁10号线亮马站D口步行62"
return
nameLabel
}()
}
extension
YHAcitivityTitleItemView
{
func
setupUI
()
{
addSubview
(
nameLabel
)
addSubview
(
timeStaticLable
)
addSubview
(
timeLable
)
addSubview
(
addressStaticLable
)
addSubview
(
addressLable
)
addSubview
(
navAddressLable
)
nameLabel
.
snp
.
makeConstraints
{
make
in
make
.
top
.
left
.
right
.
equalToSuperview
()
}
timeStaticLable
.
snp
.
makeConstraints
{
make
in
make
.
left
.
equalToSuperview
()
make
.
top
.
equalTo
(
nameLabel
.
snp
.
bottom
)
.
offset
(
24
)
make
.
height
.
equalTo
(
20
)
make
.
width
.
equalTo
(
28
)
}
timeLable
.
snp
.
makeConstraints
{
make
in
make
.
left
.
equalTo
(
timeStaticLable
.
snp
.
right
)
.
offset
(
16
)
make
.
top
.
equalTo
(
timeStaticLable
.
snp
.
top
)
make
.
right
.
equalToSuperview
()
}
addressStaticLable
.
snp
.
makeConstraints
{
make
in
make
.
left
.
equalTo
(
timeStaticLable
.
snp
.
left
)
make
.
top
.
equalTo
(
timeLable
.
snp
.
bottom
)
.
offset
(
13
)
make
.
height
.
equalTo
(
timeStaticLable
.
snp
.
height
)
make
.
width
.
equalTo
(
timeStaticLable
.
snp
.
width
)
}
addressLable
.
snp
.
makeConstraints
{
make
in
make
.
left
.
equalTo
(
timeLable
.
snp
.
left
)
make
.
top
.
equalTo
(
addressStaticLable
.
snp
.
top
)
make
.
right
.
equalToSuperview
()
}
navAddressLable
.
snp
.
makeConstraints
{
make
in
make
.
left
.
equalTo
(
addressLable
.
snp
.
left
)
make
.
top
.
equalTo
(
addressLable
.
snp
.
bottom
)
.
offset
(
8
)
make
.
right
.
equalToSuperview
()
make
.
bottom
.
equalToSuperview
()
}
}
}
galaxy/galaxy/Classes/Modules/Community(社区)/Activity(活动)/V/YHActivityDetailBottomView.swift
0 → 100644
View file @
f22575cc
//
// YHActivityDetailBottomView.swift
// galaxy
//
// Created by davidhuangA on 2024/6/20.
// Copyright © 2024 https://www.galaxy-immi.com. All rights reserved.
//
import
UIKit
class
YHActivityDetailBottomView
:
UIView
{
static
let
viewH
:
CGFloat
=
98.0
override
init
(
frame
:
CGRect
)
{
super
.
init
(
frame
:
CGRect
(
x
:
0
,
y
:
0
,
width
:
KScreenWidth
,
height
:
YHBasicInfoFillBottomView
.
viewH
))
setupUI
()
}
required
init
?(
coder
:
NSCoder
)
{
fatalError
(
"init(coder:) has not been implemented"
)
}
typealias
Block
=
(
Int
)
->
()
var
block
:
Block
?
var
saveButton
:
UIButton
!
var
nextButton
:
UIButton
!
private
lazy
var
bottomLine
:
UIView
=
{
let
view
=
UIView
()
view
.
backgroundColor
=
UIColor
.
separatorColor
return
view
}()
}
private
extension
YHActivityDetailBottomView
{
func
setupUI
()
{
backgroundColor
=
.
white
addSubview
(
bottomLine
)
bottomLine
.
snp
.
makeConstraints
{
make
in
make
.
top
.
left
.
right
.
equalToSuperview
()
make
.
height
.
equalTo
(
1
)
}
saveButton
=
{
let
button
=
UIButton
(
type
:
.
custom
)
button
.
backgroundColor
=
UIColor
.
brandMainColor
button
.
titleLabel
?
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
15
)
button
.
contentHorizontalAlignment
=
.
center
button
.
setTitle
(
"立即报名"
,
for
:
.
normal
)
button
.
setTitleColor
(
UIColor
.
white
,
for
:
.
normal
)
button
.
layer
.
cornerRadius
=
kCornerRadius3
button
.
addTarget
(
self
,
action
:
#selector(
save
)
,
for
:
.
touchUpInside
)
return
button
}()
addSubview
(
saveButton
)
saveButton
.
snp
.
makeConstraints
{
make
in
make
.
left
.
equalTo
(
20
)
make
.
right
.
equalTo
(
-
20
)
make
.
top
.
equalTo
(
bottomLine
.
snp
.
bottom
)
.
offset
(
8
)
make
.
height
.
equalTo
(
48
)
}
}
@objc
func
save
()
{
block
?(
0
)
}
}
galaxy/galaxy/Classes/Modules/Community(社区)/Activity(活动)/V/YHActivityDetailCell.swift
View file @
f22575cc
...
@@ -14,158 +14,91 @@ class YHActivityDetailCell: UITableViewCell {
...
@@ -14,158 +14,91 @@ class YHActivityDetailCell: UITableViewCell {
var
sessionIndex
:
Int
=
0
{
var
sessionIndex
:
Int
=
0
{
didSet
{
didSet
{
let
tmp
=
sessionIndex
%
3
// let tmp = sessionIndex % 3
let
name
=
"activity_cell_bkg_"
+
String
(
tmp
)
// let name = "activity_cell_bkg_" + String(tmp)
bkgImgV
.
image
=
UIImage
(
named
:
name
)
// bkgImgV.image = UIImage(named: name)
contentView
.
backgroundColor
=
.
red
//for test hjl
}
}
}
}
lazy
var
bkgImgV
:
UIImageView
=
{
let
view
=
UIImageView
()
view
.
image
=
UIImage
(
named
:
"activity_cell_bkg_0"
)
// view.contentMode = .scaleAspectFill
return
view
}()
lazy
var
vipImgV
:
UIImageView
=
{
let
view
=
UIImageView
()
view
.
image
=
UIImage
(
named
:
"activity_vip_icon"
)
view
.
contentMode
=
.
scaleAspectFill
return
view
}()
lazy
var
nameLabel
:
UILabel
=
{
required
init
?(
coder
:
NSCoder
)
{
let
nameLabel
=
UILabel
()
super
.
init
(
coder
:
coder
)
nameLabel
.
textColor
=
UIColor
.
mainTextColor
}
nameLabel
.
textAlignment
=
.
left
nameLabel
.
font
=
UIFont
.
PFSC_M
(
ofSize
:
18
)
nameLabel
.
text
=
"银河APP发布会"
nameLabel
.
numberOfLines
=
2
return
nameLabel
}()
override
init
(
style
:
UITableViewCell
.
CellStyle
,
reuseIdentifier
:
String
?)
{
super
.
init
(
style
:
style
,
reuseIdentifier
:
reuseIdentifier
)
setupUI
()
}
lazy
var
activity
ImgV
:
UIImageView
=
{
lazy
var
top
ImgV
:
UIImageView
=
{
let
view
=
UIImageView
()
let
view
=
UIImageView
()
view
.
image
=
UIImage
(
named
:
"activity_cell_bkg_0"
)
view
.
contentMode
=
.
scaleAspectFill
view
.
contentMode
=
.
scaleAspectFill
view
.
backgroundColor
=
.
purple
//for test hjl
view
.
clipsToBounds
=
true
return
view
return
view
}()
}()
lazy
var
lineView
:
UIView
=
{
let
view
=
UIView
()
//活动名称地址
view
.
backgroundColor
=
.
separatorColor
lazy
var
acitivityTitle
:
YHAcitivityTitleItemView
=
{
let
view
=
YHAcitivityTitleItemView
()
return
view
return
view
}()
}()
lazy
var
dateLabel
:
UILabel
=
{
let
label
=
UILabel
()
label
.
textColor
=
UIColor
.
mainTextColor70
label
.
textAlignment
=
.
left
label
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
12
)
label
.
text
=
"08/08 周五 18:00-20:00"
return
label
}()
lazy
var
detailLabel
:
UILabel
=
{
//活动详情
let
label
=
UILabel
()
lazy
var
acitivityDetail
:
YHAcitivityDetailItemView
=
{
label
.
textColor
=
UIColor
.
mainTextColor70
let
view
=
YHAcitivityDetailItemView
()
label
.
textAlignment
=
.
left
return
view
label
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
12
)
label
.
text
=
"深圳深南大道本元大厦26A银河体验中心"
return
label
}()
}()
//活动温馨提示
lazy
var
acitivityTips
:
YHAcitivityTipsItemView
=
{
lazy
var
statusLabel
:
UILabel
=
{
let
view
=
YHAcitivityTipsItemView
()
let
label
=
UILabel
()
return
view
label
.
textColor
=
UIColor
.
brandMainColor
label
.
textAlignment
=
.
right
label
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
12
)
label
.
text
=
"立即报名"
return
label
}()
}()
required
init
?(
coder
:
NSCoder
)
{
super
.
init
(
coder
:
coder
)
}
override
init
(
style
:
UITableViewCell
.
CellStyle
,
reuseIdentifier
:
String
?)
{
super
.
init
(
style
:
style
,
reuseIdentifier
:
reuseIdentifier
)
setupUI
()
}
}
}
extension
YHActivityDetailCell
{
extension
YHActivityDetailCell
{
func
setupUI
()
{
func
setupUI
()
{
backgroundColor
=
.
clear
backgroundColor
=
.
clear
contentView
.
backgroundColor
=
.
white
//for test hjl
selectionStyle
=
.
none
selectionStyle
=
.
none
contentView
.
addSubview
(
bkgImgV
)
contentView
.
addSubview
(
vipImgV
)
contentView
.
addSubview
(
nameLabel
)
contentView
.
addSubview
(
activityImgV
)
contentView
.
addSubview
(
lineView
)
contentView
.
addSubview
(
dateLabel
)
contentView
.
addSubview
(
detailLabel
)
contentView
.
addSubview
(
statusLabel
)
contentView
.
addSubview
(
topImgV
)
contentView
.
addSubview
(
acitivityTitle
)
contentView
.
addSubview
(
acitivityDetail
)
contentView
.
addSubview
(
acitivityTips
)
bkgImgV
.
snp
.
makeConstraints
{
make
in
make
.
edges
.
equalToSuperview
()
}
vipImgV
.
snp
.
makeConstraints
{
make
in
topImgV
.
snp
.
makeConstraints
{
make
in
make
.
top
.
left
.
equalToSuperview
()
make
.
top
.
left
.
right
.
equalToSuperview
()
make
.
width
.
equalTo
(
44
)
make
.
height
.
equalTo
(
KScreenWidth
)
make
.
height
.
equalTo
(
18
)
}
}
activityImgV
.
snp
.
makeConstraints
{
make
in
acitivityTitle
.
snp
.
makeConstraints
{
make
in
make
.
top
.
equalTo
(
topImgV
.
snp
.
bottom
)
.
offset
(
24
)
make
.
left
.
equalTo
(
20
)
make
.
right
.
equalTo
(
-
20
)
make
.
right
.
equalTo
(
-
20
)
make
.
top
.
equalTo
(
20
)
make
.
width
.
height
.
equalTo
(
72
)
}
}
nameLabel
.
snp
.
makeConstraints
{
make
in
make
.
top
.
equalTo
(
28
)
make
.
left
.
equalTo
(
18
)
make
.
right
.
equalTo
(
activityImgV
.
snp
.
left
)
.
offset
(
-
20
)
}
lineView
.
snp
.
makeConstraints
{
make
in
acitivityDetail
.
snp
.
makeConstraints
{
make
in
make
.
top
.
equalTo
(
activityImgV
.
snp
.
bottom
)
.
offset
(
20
)
make
.
top
.
equalTo
(
acitivityTitle
.
snp
.
bottom
)
.
offset
(
24
)
make
.
left
.
equalTo
(
nameLabel
.
snp
.
left
)
make
.
left
.
equalTo
(
20
)
make
.
right
.
equalTo
(
activityImgV
.
snp
.
right
)
make
.
right
.
equalTo
(
-
20
)
make
.
height
.
equalTo
(
1
)
}
dateLabel
.
snp
.
makeConstraints
{
make
in
make
.
top
.
equalTo
(
lineView
.
snp
.
bottom
)
.
offset
(
14
)
make
.
left
.
equalTo
(
lineView
.
snp
.
left
)
make
.
right
.
equalTo
(
lineView
.
snp
.
right
)
make
.
height
.
equalTo
(
17
)
}
}
statusLabel
.
snp
.
makeConstraints
{
make
in
acitivityTips
.
snp
.
makeConstraints
{
make
in
make
.
top
.
equalTo
(
dateLabel
.
snp
.
bottom
)
.
offset
(
8
)
make
.
top
.
equalTo
(
acitivityDetail
.
snp
.
bottom
)
.
offset
(
24
)
make
.
right
.
equalTo
(
dateLabel
.
snp
.
right
)
make
.
left
.
equalTo
(
20
)
make
.
height
.
equalTo
(
17
)
make
.
right
.
equalTo
(
-
20
)
make
.
width
.
equalTo
(
48
)
}
detailLabel
.
snp
.
makeConstraints
{
make
in
make
.
bottom
.
equalToSuperview
()
.
offset
(
-
42
)
make
.
top
.
equalTo
(
statusLabel
.
snp
.
top
)
make
.
left
.
equalTo
(
dateLabel
.
snp
.
left
)
make
.
height
.
equalTo
(
17
)
make
.
right
.
equalTo
(
statusLabel
.
snp
.
left
)
.
offset
(
16
)
}
}
}
}
}
}
galaxy/galaxy/Classes/Modules/Community(社区)/Activity(活动)/V/YHActivityListCell.swift
View file @
f22575cc
...
@@ -17,14 +17,13 @@ class YHActivityListCell: UITableViewCell {
...
@@ -17,14 +17,13 @@ class YHActivityListCell: UITableViewCell {
let
tmp
=
sessionIndex
%
3
let
tmp
=
sessionIndex
%
3
let
name
=
"activity_cell_bkg_"
+
String
(
tmp
)
let
name
=
"activity_cell_bkg_"
+
String
(
tmp
)
bkgImgV
.
image
=
UIImage
(
named
:
name
)
bkgImgV
.
image
=
UIImage
(
named
:
name
)
contentView
.
backgroundColor
=
.
red
//for test hjl
}
}
}
}
lazy
var
bkgImgV
:
UIImageView
=
{
lazy
var
bkgImgV
:
UIImageView
=
{
let
view
=
UIImageView
()
let
view
=
UIImageView
()
view
.
image
=
UIImage
(
named
:
"activity_cell_bkg_0"
)
view
.
image
=
UIImage
(
named
:
"activity_cell_bkg_0"
)
// view.contentMode = .scaleAspectFill
view
.
contentMode
=
.
scaleAspectFit
return
view
return
view
}()
}()
...
...
galaxy/galaxy/Classes/Modules/Community(社区)/C/YHCommunityViewController.swift
View file @
f22575cc
...
@@ -22,7 +22,7 @@ class YHCommunityViewController: YHBaseViewController {
...
@@ -22,7 +22,7 @@ class YHCommunityViewController: YHBaseViewController {
return
view
return
view
}()
}()
lazy
var
segmentedDataSource
:
JXSegmented
Bas
eDataSource
=
{
lazy
var
segmentedDataSource
:
JXSegmented
Titl
eDataSource
=
{
let
dataSource
=
JXSegmentedTitleDataSource
()
let
dataSource
=
JXSegmentedTitleDataSource
()
dataSource
.
isTitleColorGradientEnabled
=
true
dataSource
.
isTitleColorGradientEnabled
=
true
dataSource
.
titles
=
arrItemTitles
dataSource
.
titles
=
arrItemTitles
...
@@ -74,7 +74,7 @@ class YHCommunityViewController: YHBaseViewController {
...
@@ -74,7 +74,7 @@ class YHCommunityViewController: YHBaseViewController {
super
.
viewDidLoad
()
super
.
viewDidLoad
()
gk_navBarAlpha
=
0
gk_navBarAlpha
=
0
gk_navigationBar
.
isHidden
=
true
gk_navigationBar
.
isHidden
=
true
self
.
view
.
backgroundColor
=
.
white
self
.
view
.
addSubview
(
bgImgV
)
self
.
view
.
addSubview
(
bgImgV
)
self
.
bgImgV
.
snp
.
makeConstraints
{
make
in
self
.
bgImgV
.
snp
.
makeConstraints
{
make
in
make
.
edges
.
equalToSuperview
()
make
.
edges
.
equalToSuperview
()
...
@@ -143,6 +143,27 @@ class YHCommunityViewController: YHBaseViewController {
...
@@ -143,6 +143,27 @@ class YHCommunityViewController: YHBaseViewController {
extension
YHCommunityViewController
:
JXSegmentedViewDelegate
{
extension
YHCommunityViewController
:
JXSegmentedViewDelegate
{
func
segmentedView
(
_
segmentedView
:
JXSegmentedView
,
didSelectedItemAt
index
:
Int
)
{
func
segmentedView
(
_
segmentedView
:
JXSegmentedView
,
didSelectedItemAt
index
:
Int
)
{
navigationController
?
.
interactivePopGestureRecognizer
?
.
isEnabled
=
(
segmentedView
.
selectedIndex
==
0
)
navigationController
?
.
interactivePopGestureRecognizer
?
.
isEnabled
=
(
segmentedView
.
selectedIndex
==
0
)
if
segmentedView
.
selectedIndex
==
0
{
bgImgV
.
isHidden
=
false
friendsBtn
.
isHidden
=
false
segmentedDataSource
.
titleNormalColor
=
UIColor
(
hex
:
0xFFFFFF
,
alpha
:
0.6
)
segmentedDataSource
.
titleSelectedColor
=
.
white
let
indicator
=
JXSegmentedIndicatorLineView
()
indicator
.
indicatorWidth
=
16
indicator
.
indicatorColor
=
UIColor
.
white
segmentedView
.
indicators
=
[
indicator
]
}
else
{
bgImgV
.
isHidden
=
true
friendsBtn
.
isHidden
=
true
segmentedDataSource
.
titleNormalColor
=
UIColor
(
hex
:
0x94a3b8
)
segmentedDataSource
.
titleSelectedColor
=
UIColor
.
mainTextColor
let
indicator
=
JXSegmentedIndicatorLineView
()
indicator
.
indicatorWidth
=
16
indicator
.
indicatorColor
=
UIColor
.
brandMainColor
segmentedView
.
indicators
=
[
indicator
]
}
segmentedView
.
dataSource
=
segmentedDataSource
segmentedView
.
reloadData
()
}
}
}
}
...
...
galaxy/galaxy/Classes/Modules/Community(社区)/C/YHPeopleViewController.swift
View file @
f22575cc
...
@@ -31,6 +31,21 @@ class YHPeopleViewController: YHBaseViewController {
...
@@ -31,6 +31,21 @@ class YHPeopleViewController: YHBaseViewController {
return
btn
return
btn
}()
}()
lazy
var
bottomLabel
:
UILabel
=
{
let
label
=
UILabel
()
label
.
textAlignment
=
.
center
label
.
textColor
=
UIColor
.
mainTextColor70
label
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
13
)
label
.
text
=
"授权基础信息,获取更多人脉"
return
label
}()
lazy
var
firstImageView
:
UIImageView
=
{
let
imageView
=
UIImageView
()
imageView
.
image
=
UIImage
(
named
:
"people_first_bg_image"
)
return
imageView
}()
override
func
viewDidLoad
()
{
override
func
viewDidLoad
()
{
super
.
viewDidLoad
()
super
.
viewDidLoad
()
gk_navigationBar
.
isHidden
=
true
gk_navigationBar
.
isHidden
=
true
...
@@ -47,8 +62,14 @@ class YHPeopleViewController: YHBaseViewController {
...
@@ -47,8 +62,14 @@ class YHPeopleViewController: YHBaseViewController {
self
.
view
.
addSubview
(
wingRightImgV
)
self
.
view
.
addSubview
(
wingRightImgV
)
self
.
view
.
addSubview
(
topLabel
)
self
.
view
.
addSubview
(
topLabel
)
self
.
view
.
addSubview
(
firstImageView
)
self
.
view
.
addSubview
(
self
.
bottomBtn
)
self
.
view
.
addSubview
(
self
.
bottomBtn
)
self
.
view
.
addSubview
(
self
.
bottomLabel
)
firstImageView
.
snp
.
makeConstraints
{
make
in
make
.
left
.
right
.
equalToSuperview
()
make
.
height
.
equalTo
(
547
)
make
.
bottom
.
equalTo
(
-
k_Height_safeAreaInsetsBottom
())
}
self
.
topLabel
.
snp
.
makeConstraints
{
make
in
self
.
topLabel
.
snp
.
makeConstraints
{
make
in
make
.
centerX
.
equalToSuperview
()
make
.
centerX
.
equalToSuperview
()
make
.
top
.
equalTo
(
50
)
make
.
top
.
equalTo
(
50
)
...
@@ -62,6 +83,13 @@ class YHPeopleViewController: YHBaseViewController {
...
@@ -62,6 +83,13 @@ class YHPeopleViewController: YHBaseViewController {
make
.
bottom
.
equalTo
(
-
k_Height_safeAreaInsetsBottom
()
-
48
-
60
)
make
.
bottom
.
equalTo
(
-
k_Height_safeAreaInsetsBottom
()
-
48
-
60
)
}
}
self
.
bottomLabel
.
snp
.
makeConstraints
{
make
in
make
.
left
.
equalTo
(
24
)
make
.
right
.
equalTo
(
-
24
)
make
.
height
.
equalTo
(
18.0
)
make
.
top
.
equalTo
(
self
.
bottomBtn
.
snp
.
bottom
)
.
offset
(
12
)
}
wingLeftImgV
.
snp
.
makeConstraints
{
make
in
wingLeftImgV
.
snp
.
makeConstraints
{
make
in
make
.
width
.
height
.
equalTo
(
19
)
make
.
width
.
height
.
equalTo
(
19
)
make
.
right
.
equalTo
(
self
.
topLabel
.
snp
.
left
)
make
.
right
.
equalTo
(
self
.
topLabel
.
snp
.
left
)
...
...
galaxy/galaxy/Classes/Modules/Home(首页)/V/YHAgreementAlertView.swift
View file @
f22575cc
...
@@ -72,7 +72,7 @@ class YHAgreementAlertView: UIView {
...
@@ -72,7 +72,7 @@ class YHAgreementAlertView: UIView {
lineView
=
{
lineView
=
{
let
line
=
UIView
()
let
line
=
UIView
()
line
.
backgroundColor
=
UIColor
(
hex
:
0xF0F0F0
)
line
.
backgroundColor
=
UIColor
.
separatorColor
return
line
return
line
}()
}()
centerView
.
addSubview
(
lineView
)
centerView
.
addSubview
(
lineView
)
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/MyCertificates(我的证书)/V/YHFileRenameInputView.swift
View file @
f22575cc
...
@@ -110,9 +110,11 @@ class YHFileRenameInputView: UIView {
...
@@ -110,9 +110,11 @@ class YHFileRenameInputView: UIView {
fatalError
(
"init(coder:) has not been implemented"
)
fatalError
(
"init(coder:) has not been implemented"
)
}
}
static
func
inputView
(
defalutText
:
String
?)
->
YHFileRenameInputView
{
static
func
inputView
(
defalutText
:
String
?
,
_
placeholde
:
String
=
"请输入文件名称"
,
_
title
:
String
=
"文件重命名"
)
->
YHFileRenameInputView
{
let
view
=
YHFileRenameInputView
(
frame
:
CGRect
(
x
:
0
,
y
:
0
,
width
:
KScreenWidth
,
height
:
Self
.
height
))
let
view
=
YHFileRenameInputView
(
frame
:
CGRect
(
x
:
0
,
y
:
0
,
width
:
KScreenWidth
,
height
:
Self
.
height
))
view
.
textField
.
text
=
defalutText
view
.
textField
.
text
=
defalutText
view
.
textField
.
attributedPlaceholder
=
NSAttributedString
(
string
:
placeholde
,
attributes
:
[
NSAttributedString
.
Key
.
foregroundColor
:
UIColor
.
placeHolderColor
])
view
.
titleLabel
.
text
=
title
return
view
return
view
}
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/MyScore(我的评分)/V/YHScoreOptionsView.swift
View file @
f22575cc
...
@@ -34,7 +34,7 @@ class YHScoreOptionsView: UIView {
...
@@ -34,7 +34,7 @@ class YHScoreOptionsView: UIView {
lazy
var
bottomLine
:
UIView
=
{
lazy
var
bottomLine
:
UIView
=
{
let
view
=
UIView
()
let
view
=
UIView
()
view
.
backgroundColor
=
UIColor
(
hex
:
0xF0F0F0
)
view
.
backgroundColor
=
UIColor
.
separatorColor
return
view
return
view
}()
}()
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/MyScore(我的评分)/V/YHScoreResultView.swift
View file @
f22575cc
...
@@ -56,7 +56,7 @@ class YHScoreResultView: UIView {
...
@@ -56,7 +56,7 @@ class YHScoreResultView: UIView {
private
lazy
var
bottomLine
:
UIView
=
{
private
lazy
var
bottomLine
:
UIView
=
{
let
view
=
UIView
()
let
view
=
UIView
()
view
.
backgroundColor
=
UIColor
(
hex
:
0xF0F0F0
)
view
.
backgroundColor
=
UIColor
.
separatorColor
return
view
return
view
}()
}()
}
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/MySignature(我的签字)/V/YHCommonAlertView.swift
View file @
f22575cc
...
@@ -213,7 +213,7 @@ class YHCommonAlertView: UIView {
...
@@ -213,7 +213,7 @@ class YHCommonAlertView: UIView {
lineView
=
{
lineView
=
{
let
line
=
UIView
()
let
line
=
UIView
()
line
.
backgroundColor
=
UIColor
(
hex
:
0xF0F0F0
)
line
.
backgroundColor
=
UIColor
.
separatorColor
return
line
return
line
}()
}()
centerView
.
addSubview
(
lineView
)
centerView
.
addSubview
(
lineView
)
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/BaseInformation(基本资料)/V/YHBasicInfoFillView.swift
View file @
f22575cc
...
@@ -78,7 +78,7 @@ class YHBasicInfoFillView: UIView, UITextViewDelegate {
...
@@ -78,7 +78,7 @@ class YHBasicInfoFillView: UIView, UITextViewDelegate {
private
lazy
var
bottomLine
:
UIView
=
{
private
lazy
var
bottomLine
:
UIView
=
{
let
view
=
UIView
()
let
view
=
UIView
()
view
.
backgroundColor
=
UIColor
(
hex
:
0xF0F0F0
)
view
.
backgroundColor
=
UIColor
.
separatorColor
return
view
return
view
}()
}()
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/FamilyMember(家庭成员信息表)/V/YHFormItemDegreeInfoCell.swift
View file @
f22575cc
...
@@ -213,7 +213,7 @@ class HKDegreeInfoItemView: UIView {
...
@@ -213,7 +213,7 @@ class HKDegreeInfoItemView: UIView {
private
lazy
var
topLineView
:
UIView
=
{
private
lazy
var
topLineView
:
UIView
=
{
let
view
=
UIView
()
let
view
=
UIView
()
view
.
backgroundColor
=
UIColor
(
hex
:
0xF0F0F0
)
view
.
backgroundColor
=
UIColor
.
separatorColor
return
view
return
view
}()
}()
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/OtherInformation(其他信息)/V/YHCustomTextView.swift
View file @
f22575cc
...
@@ -46,7 +46,7 @@ class YHCustomTextView: UIView, UITextViewDelegate {
...
@@ -46,7 +46,7 @@ class YHCustomTextView: UIView, UITextViewDelegate {
private
lazy
var
bottomLine
:
UIView
=
{
private
lazy
var
bottomLine
:
UIView
=
{
let
view
=
UIView
()
let
view
=
UIView
()
view
.
backgroundColor
=
.
clear
//UIColor
(hex: 0xF0F0F0)
view
.
backgroundColor
=
.
clear
//UIColor
.separatorColor
return
view
return
view
}()
}()
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/OtherInformation(其他信息)/V/YHOtherInfoSessionView.swift
View file @
f22575cc
...
@@ -54,7 +54,7 @@ class YHOtherInfoSessionView: UIView {
...
@@ -54,7 +54,7 @@ class YHOtherInfoSessionView: UIView {
private
lazy
var
bottomLine
:
UIView
=
{
private
lazy
var
bottomLine
:
UIView
=
{
let
view
=
UIView
()
let
view
=
UIView
()
view
.
backgroundColor
=
UIColor
(
hex
:
0xF0F0F0
)
view
.
backgroundColor
=
UIColor
.
separatorColor
return
view
return
view
}()
}()
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/OtherInformation(其他信息)/V/YHOtherSelecteItemView.swift
View file @
f22575cc
...
@@ -90,7 +90,7 @@ class YHOtherSelecteItemView: UIView {
...
@@ -90,7 +90,7 @@ class YHOtherSelecteItemView: UIView {
private
lazy
var
bottomLine
:
UIView
=
{
private
lazy
var
bottomLine
:
UIView
=
{
let
view
=
UIView
()
let
view
=
UIView
()
view
.
backgroundColor
=
UIColor
(
hex
:
0xF0F0F0
)
view
.
backgroundColor
=
UIColor
.
separatorColor
return
view
return
view
}()
}()
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/OtherInformation(其他信息)/V/YHOtherTextViewItemView.swift
View file @
f22575cc
...
@@ -79,7 +79,7 @@ class YHOtherTextViewItemView: UIView, UITextViewDelegate {
...
@@ -79,7 +79,7 @@ class YHOtherTextViewItemView: UIView, UITextViewDelegate {
private
lazy
var
bottomLine
:
UIView
=
{
private
lazy
var
bottomLine
:
UIView
=
{
let
view
=
UIView
()
let
view
=
UIView
()
view
.
backgroundColor
=
UIColor
(
hex
:
0xF0F0F0
)
view
.
backgroundColor
=
UIColor
.
separatorColor
return
view
return
view
}()
}()
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/OtherInformation(其他信息)/V/YHOtherYesOrNoItemView.swift
View file @
f22575cc
...
@@ -79,7 +79,7 @@ class YHOtherYesOrNoItemView: UIView, UITextViewDelegate {
...
@@ -79,7 +79,7 @@ class YHOtherYesOrNoItemView: UIView, UITextViewDelegate {
private
lazy
var
bottomLine
:
UIView
=
{
private
lazy
var
bottomLine
:
UIView
=
{
let
view
=
UIView
()
let
view
=
UIView
()
view
.
backgroundColor
=
UIColor
(
hex
:
0xF0F0F0
)
view
.
backgroundColor
=
UIColor
.
separatorColor
return
view
return
view
}()
}()
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/PersonInfoList(个人信息预览)/V/YHPreviewInfoCertificateInformationItemsView.swift
View file @
f22575cc
...
@@ -87,7 +87,7 @@ extension YHPreviewInfoCertificateInformationItemsView {
...
@@ -87,7 +87,7 @@ extension YHPreviewInfoCertificateInformationItemsView {
let
bottomLine
=
UIView
()
let
bottomLine
=
UIView
()
bottomLine
.
backgroundColor
=
UIColor
(
hex
:
0xF0F0F0
)
bottomLine
.
backgroundColor
=
UIColor
.
separatorColor
addSubview
(
bottomLine
)
addSubview
(
bottomLine
)
bottomLine
.
snp
.
makeConstraints
{
make
in
bottomLine
.
snp
.
makeConstraints
{
make
in
make
.
top
.
equalTo
(
cellView
.
snp
.
bottom
)
.
offset
(
28
)
make
.
top
.
equalTo
(
cellView
.
snp
.
bottom
)
.
offset
(
28
)
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/PersonInfoList(个人信息预览)/V/YHPreviewInfoCertificatePictureItemView.swift
View file @
f22575cc
...
@@ -85,7 +85,7 @@ class YHPreviewInfoCertificatePictureItemView: UIView {
...
@@ -85,7 +85,7 @@ class YHPreviewInfoCertificatePictureItemView: UIView {
lazy
var
bottomLine
:
UIView
=
{
lazy
var
bottomLine
:
UIView
=
{
let
lable
=
UIView
()
let
lable
=
UIView
()
lable
.
backgroundColor
=
UIColor
(
hex
:
0xF0F0F0
)
lable
.
backgroundColor
=
UIColor
.
separatorColor
return
lable
return
lable
}()
}()
}
}
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/PersonInfoList(个人信息预览)/V/YHPreviewInfoSingleLineTitleView.swift
View file @
f22575cc
...
@@ -29,7 +29,7 @@ class YHPreviewInfoSingleLineTitleView: UIView {
...
@@ -29,7 +29,7 @@ class YHPreviewInfoSingleLineTitleView: UIView {
private
lazy
var
bottomLine
:
UIView
=
{
private
lazy
var
bottomLine
:
UIView
=
{
let
view
=
UIView
()
let
view
=
UIView
()
view
.
backgroundColor
=
UIColor
(
hex
:
0xF0F0F0
)
view
.
backgroundColor
=
UIColor
.
separatorColor
return
view
return
view
}()
}()
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/WorkExperience(工作经验)/C/YHWorkIntroductionViewController.swift
View file @
f22575cc
...
@@ -62,7 +62,7 @@ class YHWorkIntroductionViewController: YHBaseViewController {
...
@@ -62,7 +62,7 @@ class YHWorkIntroductionViewController: YHBaseViewController {
}
}
if
i
!=
array
.
count
-
1
{
if
i
!=
array
.
count
-
1
{
let
line
=
UIView
()
let
line
=
UIView
()
line
.
backgroundColor
=
UIColor
(
hex
:
0xf0f0f0
)
line
.
backgroundColor
=
UIColor
.
separatorColor
view
.
addSubview
(
line
)
view
.
addSubview
(
line
)
line
.
snp
.
makeConstraints
{
make
in
line
.
snp
.
makeConstraints
{
make
in
make
.
left
.
equalTo
(
18
)
make
.
left
.
equalTo
(
18
)
...
...
galaxy/galaxy/Classes/Modules/Mine(我的)/MyCard(我的名片)/C/YHEditInterestViewController.swift
View file @
f22575cc
This diff is collapsed.
Click to expand it.
galaxy/galaxy/Classes/Modules/Mine(我的)/MyCard(我的名片)/M/YHInterestModel.swift
0 → 100644
View file @
f22575cc
//
// YHInterestModel.swift
// galaxy
//
// Created by EDY on 2024/6/20.
// Copyright © 2024 https://www.galaxy-immi.com. All rights reserved.
//
import
UIKit
class
YHInterestModel
{
var
name
:
String
=
""
var
isNormal
:
Bool
=
true
var
isSelect
:
Bool
=
false
init
(
name
:
String
,
isNormal
:
Bool
,
isSelect
:
Bool
)
{
self
.
name
=
name
self
.
isNormal
=
isNormal
self
.
isSelect
=
isSelect
}
}
galaxy/galaxy/Res/Assets.xcassets/MyCard/set_interest_delete.imageset/Contents.json
0 → 100644
View file @
f22575cc
{
"images"
:
[
{
"idiom"
:
"universal"
,
"scale"
:
"1x"
},
{
"filename"
:
"set_interest_delete@2x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
},
{
"filename"
:
"set_interest_delete@3x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"3x"
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
galaxy/galaxy/Res/Assets.xcassets/MyCard/set_interest_delete.imageset/set_interest_delete@2x.png
0 → 100644
View file @
f22575cc
552 Bytes
galaxy/galaxy/Res/Assets.xcassets/MyCard/set_interest_delete.imageset/set_interest_delete@3x.png
0 → 100644
View file @
f22575cc
697 Bytes
galaxy/galaxy/Res/Assets.xcassets/People/people_first_bg_image.imageset/Contents.json
0 → 100644
View file @
f22575cc
{
"images"
:
[
{
"idiom"
:
"universal"
,
"scale"
:
"1x"
},
{
"filename"
:
"people_first_bg_image@2x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"2x"
},
{
"filename"
:
"people_first_bg_image@3x.png"
,
"idiom"
:
"universal"
,
"scale"
:
"3x"
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
galaxy/galaxy/Res/Assets.xcassets/People/people_first_bg_image.imageset/people_first_bg_image@2x.png
0 → 100644
View file @
f22575cc
473 KB
galaxy/galaxy/Res/Assets.xcassets/People/people_first_bg_image.imageset/people_first_bg_image@3x.png
0 → 100644
View file @
f22575cc
919 KB
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