Commit 96b6e2bf authored by JingChao's avatar JingChao

Updates ionic/ionic-code-style.md

Auto commit by GitBook Editor
parent f4f69e34
......@@ -63,7 +63,11 @@
![](/picture/h3.png)
* 前段样式的开发建议采用flex布局具体语法查看http://www.runoob.com/w3cnote/flex-grammar.html, 所有页面尽量避免绝对布局和定义死宽度,因为各个手机屏幕大小不一样式会出现问题。
* 所有页面样式最低兼容到IOS 8.X系统,Android 5.5。屏幕最小兼容到4.0英寸
* 所有页面样式最低兼容到IOS 8.X系统,Android 5.5。屏幕最小兼容到4.0英寸。
### IV. 样式文件的编写
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment