Commit f3e3ec26 authored by JingChao's avatar JingChao

Updates ionic/ionic-code-style.md

Auto commit by GitBook Editor
parent da474584
...@@ -7,9 +7,9 @@ ...@@ -7,9 +7,9 @@
* html,js,scss文件命名统一用小写的英文字母且三个文件名必须相同,若文件名过长可以简写或者有`-`链接,不得包含汉字空格和特殊字符。 * html,js,scss文件命名统一用小写的英文字母且三个文件名必须相同,若文件名过长可以简写或者有`-`链接,不得包含汉字空格和特殊字符。
* 原则: * 原则:
* 1) 同一功能下的js,html,scss放在同一文件夹下,每个页面基本上都含义3个文件。
* 1)方便理解,见名知义 * 2)方便理解,见名知义
* 2)方便查找 * 3)方便查找
![](/picture/h.png) ![](/picture/h.png)
......
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