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
5c08b899
Commit
5c08b899
authored
Mar 15, 2024
by
David黄金龙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
删除 不使用的代码
parent
9e9d4786
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
YHInformationFillTipsCell.swift
...ntelligentService(服务中心)/V/YHInformationFillTipsCell.swift
+0
-5
No files found.
galaxy/galaxy/Classes/Modules/IntelligentService(服务中心)/V/YHInformationFillTipsCell.swift
View file @
5c08b899
...
@@ -288,7 +288,6 @@ extension YHInformationFillTipsCell {
...
@@ -288,7 +288,6 @@ extension YHInformationFillTipsCell {
make
.
right
.
equalToSuperview
()
.
offset
(
-
16
)
make
.
right
.
equalToSuperview
()
.
offset
(
-
16
)
}
}
let
lable10
=
UILabel
(
text
:
"* 申请过程中有任何疑问,请随时联系专属服务群内的专业文案老师为您解答护航。"
)
let
lable10
=
UILabel
(
text
:
"* 申请过程中有任何疑问,请随时联系专属服务群内的专业文案老师为您解答护航。"
)
lable10
.
numberOfLines
=
0
lable10
.
numberOfLines
=
0
lable10
.
lineBreakMode
=
.
byWordWrapping
lable10
.
lineBreakMode
=
.
byWordWrapping
...
@@ -299,7 +298,6 @@ extension YHInformationFillTipsCell {
...
@@ -299,7 +298,6 @@ extension YHInformationFillTipsCell {
make
.
top
.
equalTo
(
lable9
.
snp
.
bottom
)
.
offset
(
7
)
make
.
top
.
equalTo
(
lable9
.
snp
.
bottom
)
.
offset
(
7
)
make
.
left
.
equalTo
(
lable9
.
snp
.
left
)
make
.
left
.
equalTo
(
lable9
.
snp
.
left
)
make
.
right
.
equalToSuperview
()
.
offset
(
-
16
)
make
.
right
.
equalToSuperview
()
.
offset
(
-
16
)
// make.bottom.equalToSuperview().offset(-18)
}
}
holdView3
.
layoutIfNeeded
()
holdView3
.
layoutIfNeeded
()
...
@@ -309,8 +307,5 @@ extension YHInformationFillTipsCell {
...
@@ -309,8 +307,5 @@ extension YHInformationFillTipsCell {
imageV44
.
contentMode
=
.
scaleAspectFill
imageV44
.
contentMode
=
.
scaleAspectFill
imageV44
.
layer
.
zPosition
=
-
1
imageV44
.
layer
.
zPosition
=
-
1
holdView3
.
addSubview
(
imageV44
)
holdView3
.
addSubview
(
imageV44
)
// imageV44.snp.makeConstraints { make in
// make.edges.equalTo(0)
// }
}
}
}
}
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