Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
Z
ZhiJi-Overseas
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
lmj
ZhiJi-Overseas
Commits
65896314
Commit
65896314
authored
Jul 08, 2020
by
lmj_521aiau@163.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
login
parent
fbc1b8de
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
1 deletion
+1
-1
.DS_Store
.DS_Store
+0
-0
ZJPhoneLoginViewController.m
ZhiJi/Classes/Login/Controller/ZJPhoneLoginViewController.m
+1
-1
No files found.
.DS_Store
View file @
65896314
No preview for this file type
ZhiJi/Classes/Login/Controller/ZJPhoneLoginViewController.m
View file @
65896314
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
[
quickLoginLab
mas_updateConstraints
:
^
(
MASConstraintMaker
*
make
)
{
[
quickLoginLab
mas_updateConstraints
:
^
(
MASConstraintMaker
*
make
)
{
make
.
top
.
mas_equalTo
(
self
.
view
).
mas_offset
(
kNavigationBarHeight
+
KScaleWidth
(
24
));
make
.
top
.
mas_equalTo
(
self
.
view
).
mas_offset
(
kNavigationBarHeight
+
KScaleWidth
(
24
));
make
.
left
.
mas_equalTo
(
self
.
view
).
mas_offset
(
KScaleWidth
(
24
));
make
.
left
.
mas_equalTo
(
self
.
view
).
mas_offset
(
KScaleWidth
(
24
));
make
.
height
.
mas_equalTo
(
KScaleWidth
(
28
));
make
.
height
.
mas_equalTo
(
KScaleWidth
(
32
));
}];
}];
UIView
*
phoneTFBgView
=
[[
UIView
alloc
]
init
];
UIView
*
phoneTFBgView
=
[[
UIView
alloc
]
init
];
...
...
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