Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
app
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hel-guide
app
Commits
3fba43a7
Commit
3fba43a7
authored
Aug 16, 2017
by
JingChao
Browse files
Options
Browse Files
Download
Plain Diff
'wjc'
parents
3f191751
1c62ff84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
0 deletions
+32
-0
ionic-code-style.md
ionic/ionic-code-style.md
+32
-0
No files found.
ionic/ionic-code-style.md
View file @
3fba43a7
<<<<<<< HEAD
# 前端开发规范
---
...
...
@@ -27,3 +28,34 @@
![](/picture/h3.png)
=======
# 前端开发规范
---
### I. 文件命名规范
**html,js,scss文件命名统一用小写的英文字母且三个文件名必须相同,若文件名过长可以简写或者有‘-’链接,不得包含汉字空格和特殊字符。**
### 原则:
*
1)方便理解,见名知意
*
2)方便查找
!
[](
/picture/h.png
)
### II. controller命名规范
**控制器命名统一用 文件名+Ctrl,若文件名拼接则第一个单词首字母小写其余单词首字母大写,如下图所示:**
![](
/picture/h4.png
)
### III. 新页面注册
**当创建一个新页面后,要在theme目录下app.core.scss文件里imput,如下图所示:**
![](
/picture/h1.png
)
![](
/picture/h3.png
)
>>>>>>> 1c62ff840c328b26d0012bd1d79c4141f095f640
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment