suyuexin

Updated iPhone适配 (markdown)

## 方法一
**方法名:**
'#define LayOutForScaleIPhone6P(offsetForIPhone6) ([DeviceTools is5p5InchPhone] ? (1.294 * offsetForIPhone6) : LayOutForScale(offsetForIPhone6))'
`#define LayOutForScaleIPhone6P(offsetForIPhone6) ([DeviceTools is5p5InchPhone] ? (1.294 * offsetForIPhone6) : LayOutForScale(offsetForIPhone6))`
**适用环境:**
... ... @@ -17,4 +17,4 @@
**适用环境:**
\ No newline at end of file
\ No newline at end of file
... ...