Showing
1 changed file
with
2 additions
and
2 deletions
1 | ## 方法一 | 1 | ## 方法一 |
2 | **方法名:** | 2 | **方法名:** |
3 | 3 | ||
4 | - '#define LayOutForScaleIPhone6P(offsetForIPhone6) ([DeviceTools is5p5InchPhone] ? (1.294 * offsetForIPhone6) : LayOutForScale(offsetForIPhone6))' | 4 | + `#define LayOutForScaleIPhone6P(offsetForIPhone6) ([DeviceTools is5p5InchPhone] ? (1.294 * offsetForIPhone6) : LayOutForScale(offsetForIPhone6))` |
5 | 5 | ||
6 | **适用环境:** | 6 | **适用环境:** |
7 | 7 | ||
@@ -17,4 +17,4 @@ | @@ -17,4 +17,4 @@ | ||
17 | 17 | ||
18 | **适用环境:** | 18 | **适用环境:** |
19 | 19 | ||
20 | - | 20 | + 在 |
-
Please register or login to post a comment