suyuexin

Updated iPhone适配 (markdown)

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 +