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
5c0a4e1f
Commit
5c0a4e1f
authored
Aug 17, 2017
by
JingChao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'wjc'
parent
753fef50
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
72 additions
and
49 deletions
+72
-49
ionic-code-style.md
ionic/ionic-code-style.md
+71
-44
publish.md
ionic/publish.md
+1
-5
No files found.
ionic/ionic-code-style.md
View file @
5c0a4e1f
<<<<<<< HEAD
<<<<<<< HEAD
# 前端开发规范
# 前端开发规范
=======
前端开发规范
>>>>>>> 813b62b7db58708b550ad08a428c63ce86afa8c4
---
---
### I. 文件命名规范
### I. 文件命名规范
...
@@ -8,17 +14,29 @@
...
@@ -8,17 +14,29 @@
### 原则:
### 原则:
<<<<<<< HEAD
* 1)方便理解,见名知义
* 1)方便理解,见名知义
* 2)方便查找
* 2)方便查找
![](/picture/h.png)
![](/picture/h.png)
=======
*
1)方便理解,见名知义
*
2)方便查找
![](/picture/h.png)
>
>>>>>>
813b62b7db58708b550ad08a428c63ce86afa8c4
#
## II. controller命名规范
#
## II. controller命名规范
*
*控制器命名统一用 文件名+Ctrl,若文件名拼接则第一个单词首字母小写其余单词首字母大写,如下图所示:**
*
*控制器命名统一用 文件名+Ctrl,若文件名拼接则第一个单词首字母小写其余单词首字母大写,如下图所示:**
!
[](/picture/h4.png)
!
[](/picture/h4.png)
<
<<<<<< HEAD
=
======
>
>>>>>> 813b62b7db58708b550ad08a428c63ce86afa8c4
#
## III. SCSS文件注册
#
## III. SCSS文件注册
*
*当创建一个新SCSS文件后,要在theme目录下app.core.scss文件里import,如下图所示:**
*
*当创建一个新SCSS文件后,要在theme目录下app.core.scss文件里import,如下图所示:**
...
@@ -39,8 +57,12 @@
...
@@ -39,8 +57,12 @@
!
[](/picture/a1.png)
!
[](/picture/a1.png)
<
<<<<<< HEAD
=
======
=
======
>
>>>>>> 813b62b7db58708b550ad08a428c63ce86afa8c4
#
前端开发规范
#
前端开发规范
-
--
-
--
### I. 文件命名规范
### I. 文件命名规范
...
@@ -49,8 +71,8 @@
...
@@ -49,8 +71,8 @@
### 原则:
### 原则:
*
1)方便理解,见名知义
*
1)方便理解,见名知义
*
2)方便查找
*
2)方便查找
!
[](
/picture/h.png
)
!
[](
/picture/h.png
)
...
@@ -84,4 +106,9 @@
...
@@ -84,4 +106,9 @@
![](
/picture/a2.png
)
![](
/picture/a2.png
)
>>>>>>> 21a37278d7723aa9b04782fd221ddc9df4029858
<<<<<<< HEAD
=======
>>>>>>> 813b62b7db58708b550ad08a428c63ce86afa8c4
ionic/publish.md
View file @
5c0a4e1f
...
@@ -18,10 +18,6 @@
...
@@ -18,10 +18,6 @@
└─hand-im-plugin-device
└─hand-im-plugin-device
plugin.xml
plugin.xml
```
```
-
`config.xml`
项目的配置文件,相关属性参考http://cordova.axuer.com/docs/zh-cn/latest/config_ref/
**不熟悉相关属性,请不要更改**
...
...
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