Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
frontEndProjectSpecification
Overview
Overview
Details
Activity
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
LinChengbiao
frontEndProjectSpecification
Commits
17539393
Commit
17539393
authored
Mar 12, 2019
by
LinChengbiao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
first
parents
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
29 additions
and
0 deletions
+29
-0
README.md
+29
-0
No files found.
README.md
0 → 100644
View file @
17539393
## 前端项目规范
Front-end project specification
---
## 编码习惯
*
代码使用
`Tab`
缩进
*
尽量使用常用插件,这样的代码容易维护,容易交接。
*
moment.js - 格式化时间
*
echarts.js - 制作canvas图表
*
numeral.js - 加工数字
*
lodash.js - 操作数组、对象
*
...
*
尽量使用兼容性较高的代码。
---
## 版权维护
*
所有项目统一使用 思源黑体 (Source Han Sans CN)
*
`font-family: 'Source Han Sans CN';`
---
## 项目文档
*
负责的项目需保留对应的开发文档,以便后续维护人员了解项目。
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