Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
P
PhoneManager
Project
Project
Details
Activity
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
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Yang
PhoneManager
Commits
eed9a6af
Commit
eed9a6af
authored
Apr 10, 2025
by
CZ1004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
0f72b5fc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
ChargeGuideNormalView.swift
...ger/Class/Session/Charge/View/ChargeGuideNormalView.swift
+2
-2
No files found.
PhoneManager/Class/Session/Charge/View/ChargeGuideNormalView.swift
View file @
eed9a6af
...
@@ -77,8 +77,8 @@ class ChargeGuideNormalView : UIView{
...
@@ -77,8 +77,8 @@ class ChargeGuideNormalView : UIView{
self
.
guideView
.
snp
.
makeConstraints
{
make
in
self
.
guideView
.
snp
.
makeConstraints
{
make
in
make
.
top
.
equalTo
(
self
.
detailTipTitleLabel
.
snp
.
bottom
)
.
offset
(
17
)
make
.
top
.
equalTo
(
self
.
detailTipTitleLabel
.
snp
.
bottom
)
.
offset
(
17
)
make
.
left
.
equalToSuperview
()
.
offset
(
32
)
make
.
centerX
.
equalToSuperview
(
)
make
.
right
.
equalToSuperview
()
.
offset
(
-
27
)
make
.
width
.
equalTo
(
316
)
make
.
height
.
equalTo
(
534
)
make
.
height
.
equalTo
(
534
)
}
}
...
...
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