Showing
1 changed file
with
3 additions
and
1 deletions
@@ -6,4 +6,6 @@ | @@ -6,4 +6,6 @@ | ||
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 | -**返回值:** | 9 | +**返回值:** |
10 | + | ||
11 | +哈哈 |
-
Please register or login to post a comment