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
0d693190
Commit
0d693190
authored
Mar 19, 2024
by
Steven杜宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
// UI走查
parent
dacb5e86
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
3 additions
and
8 deletions
+3
-8
project.pbxproj
galaxy/galaxy.xcodeproj/project.pbxproj
+0
-4
YHFormPickerView.swift
...FamilyMember(家庭成员信息表)/V/PickerView/YHFormPickerView.swift
+0
-0
YHFormItemEnterDetailCell.swift
...)/FamilyMember(家庭成员信息表)/V/YHFormItemEnterDetailCell.swift
+0
-1
YHFormItemSelectSheetCell.swift
...)/FamilyMember(家庭成员信息表)/V/YHFormItemSelectSheetCell.swift
+3
-3
No files found.
galaxy/galaxy.xcodeproj/project.pbxproj
View file @
0d693190
...
...
@@ -143,7 +143,6 @@
045EEEF82B9F171A0022A143
/* YHFormItemOnlyDoubleChoiceCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE3F2B9F171A0022A143
/* YHFormItemOnlyDoubleChoiceCell.swift */
;
};
045EEEF92B9F171A0022A143
/* YHFormItemTitleCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE402B9F171A0022A143
/* YHFormItemTitleCell.swift */
;
};
045EEEFA2B9F171A0022A143
/* YHFormPickerViewType.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE422B9F171A0022A143
/* YHFormPickerViewType.swift */
;
};
045EEEFB2B9F171A0022A143
/* YHFormPickerView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE432B9F171A0022A143
/* YHFormPickerView.swift */
;
};
045EEEFC2B9F171A0022A143
/* YHSheetPickerView.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE442B9F171A0022A143
/* YHSheetPickerView.swift */
;
};
045EEEFD2B9F171A0022A143
/* YHSheetPickerViewType.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE452B9F171A0022A143
/* YHSheetPickerViewType.swift */
;
};
045EEEFE2B9F171A0022A143
/* YHFormItemInputTextCell.swift in Sources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
045EEE462B9F171A0022A143
/* YHFormItemInputTextCell.swift */
;
};
...
...
@@ -511,7 +510,6 @@
045EEE3F2B9F171A0022A143
/* YHFormItemOnlyDoubleChoiceCell.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormItemOnlyDoubleChoiceCell.swift
;
sourceTree
=
"<group>"
;
};
045EEE402B9F171A0022A143
/* YHFormItemTitleCell.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormItemTitleCell.swift
;
sourceTree
=
"<group>"
;
};
045EEE422B9F171A0022A143
/* YHFormPickerViewType.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormPickerViewType.swift
;
sourceTree
=
"<group>"
;
};
045EEE432B9F171A0022A143
/* YHFormPickerView.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormPickerView.swift
;
sourceTree
=
"<group>"
;
};
045EEE442B9F171A0022A143
/* YHSheetPickerView.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSheetPickerView.swift
;
sourceTree
=
"<group>"
;
};
045EEE452B9F171A0022A143
/* YHSheetPickerViewType.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHSheetPickerViewType.swift
;
sourceTree
=
"<group>"
;
};
045EEE462B9F171A0022A143
/* YHFormItemInputTextCell.swift */
=
{
isa
=
PBXFileReference
;
fileEncoding
=
4
;
lastKnownFileType
=
sourcecode.swift
;
path
=
YHFormItemInputTextCell.swift
;
sourceTree
=
"<group>"
;
};
...
...
@@ -1213,7 +1211,6 @@
isa
=
PBXGroup
;
children
=
(
045EEE422B9F171A0022A143
/* YHFormPickerViewType.swift */
,
045EEE432B9F171A0022A143
/* YHFormPickerView.swift */
,
045EEE442B9F171A0022A143
/* YHSheetPickerView.swift */
,
045EEE452B9F171A0022A143
/* YHSheetPickerViewType.swift */
,
);
...
...
@@ -2289,7 +2286,6 @@
045EEF152B9F171A0022A143
/* YHHKIDCardModel.swift in Sources */
,
0477E17E2BA4362A00436346
/* YHCustomNavigationBar.swift in Sources */
,
045EEEC42B9F171A0022A143
/* YHOtherInfoFillCell.swift in Sources */
,
045EEEFB2B9F171A0022A143
/* YHFormPickerView.swift in Sources */
,
045EEE9F2B9F171A0022A143
/* YHWorkExperienceModel.swift in Sources */
,
045EEF232B9F171A0022A143
/* YHItemView.swift in Sources */
,
04754A952B96FF3D00F8ADCA
/* UITextField+Extension.swift in Sources */
,
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/FamilyMember(家庭成员信息表)/V/PickerView/YHFormPickerView.swift
deleted
100644 → 0
View file @
dacb5e86
This diff is collapsed.
Click to expand it.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/FamilyMember(家庭成员信息表)/V/YHFormItemEnterDetailCell.swift
View file @
0d693190
...
...
@@ -138,7 +138,6 @@ class YHFormItemEnterDetailCell: UITableViewCell {
make
.
top
.
equalToSuperview
()
.
offset
(
16
)
make
.
left
.
equalToSuperview
()
.
offset
(
horizonalGap
)
make
.
right
.
equalTo
(
detailLabel
.
snp
.
left
)
.
offset
(
-
8
)
make
.
height
.
equalTo
(
20
)
}
detailLabel
.
snp
.
makeConstraints
{
make
in
...
...
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/ServiceProcess(我的信息流程)/FamilyMember(家庭成员信息表)/V/YHFormItemSelectSheetCell.swift
View file @
0d693190
...
...
@@ -84,6 +84,7 @@ class YHFormItemSelectSheetCell: UITableViewCell {
let
label
=
UILabel
()
label
.
textColor
=
detailColor
label
.
textAlignment
=
.
left
label
.
numberOfLines
=
0
label
.
font
=
UIFont
.
PFSC_M
(
ofSize
:
14
)
return
label
}()
...
...
@@ -105,7 +106,6 @@ class YHFormItemSelectSheetCell: UITableViewCell {
let
label
=
UILabel
()
label
.
textColor
=
.
failColor
label
.
textAlignment
=
.
left
label
.
numberOfLines
=
0
label
.
font
=
UIFont
.
PFSC_R
(
ofSize
:
12
)
label
.
isHidden
=
true
return
label
...
...
@@ -185,14 +185,14 @@ class YHFormItemSelectSheetCell: UITableViewCell {
tipsLabel
.
snp
.
remakeConstraints
{
make
in
make
.
left
.
equalToSuperview
()
.
offset
(
horizonalGap
)
make
.
right
.
equalToSuperview
()
.
offset
(
-
horizonalGap
)
make
.
top
.
equalTo
(
title
Label
.
snp
.
bottom
)
.
offset
(
6
)
make
.
top
.
equalTo
(
detail
Label
.
snp
.
bottom
)
.
offset
(
6
)
make
.
bottom
.
equalToSuperview
()
.
offset
(
-
16
)
}
}
else
{
tipsLabel
.
snp
.
remakeConstraints
{
make
in
make
.
left
.
equalToSuperview
()
.
offset
(
horizonalGap
)
make
.
right
.
equalToSuperview
()
.
offset
(
-
horizonalGap
)
make
.
top
.
equalTo
(
title
Label
.
snp
.
bottom
)
make
.
top
.
equalTo
(
detail
Label
.
snp
.
bottom
)
make
.
height
.
equalTo
(
0
)
make
.
bottom
.
equalToSuperview
()
.
offset
(
-
16
)
}
...
...
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