Commit d1b0f774 authored by JingChao's avatar JingChao

Updates ionic/ionic-code-style.md

Auto commit by GitBook Editor
parent 3baa4ada
......@@ -19,15 +19,15 @@
* 控制器命名统一用 文件名+Ctrl,若文件名拼接则第一个单词首字母小写其余单词首字母大写,另外为了方便前台调用需要给每个控制器as一个别名(每个控制器命名和别名的设定必须具有唯一性),如下图所示:
![](/picture/h4.png)
![](/picture/h4.png)
### III. SCSS文件注册
* 当创建一个新SCSS文件后,要在theme目录下app.core.scss文件里import,如下图所示:
![](/picture/h1.png)
![](/picture/h1.png)
![](/picture/h3.png)
![](/picture/h3.png)
### 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