Showing
1 changed file
with
1 additions
and
0 deletions
@@ -6,3 +6,4 @@ | @@ -6,3 +6,4 @@ | ||
6 | **方法2** | 6 | **方法2** |
7 | 7 | ||
8 | #define LayoutForFitIPhone6P(offsetForIPhone6,offsetForIPhone6P) ([DeviceTools is5p5InchPhone] ? offsetForIPhone6P : LayOutForScale(offsetForIPhone6)) | 8 | #define LayoutForFitIPhone6P(offsetForIPhone6,offsetForIPhone6P) ([DeviceTools is5p5InchPhone] ? offsetForIPhone6P : LayOutForScale(offsetForIPhone6)) |
9 | +**返回值:** |
-
Please register or login to post a comment