提交 a54a4057 编写于 作者: caixiangyi's avatar caixiangyi 提交者: GitHub

Update README.md

上级 1740b940
......@@ -23,7 +23,7 @@ O2OA 是一套现代企业级的办公平台。她有以下特点\:
cd {YOUR_WORKING_DIRECTORY}
git clone https://github.com/{YOUR_GITHUB_USERNAME}/o2oa.git  
```
## 扩展开发
## 扩展开发
在开发前,请先了解`mootools`, 我们基于 `mootools`[https://mootools.net/](https://mootools.net/) 架构创建了产品的js类库。
### 目录
......@@ -107,7 +107,7 @@ x_component_Profile                        //用户个
x_component_Template                    //列式、弹出页接口类
```
### 规范:
*  每个应用都是以 `x_component_{APPLICATION_NAME}`方式来命名,如x_component_Attendance表示考勤的目录。       
*  每个应用都是以 `x_component_{APPLICATION_NAME}`方式来命名,如x_component_Attendance表示考勤的目录。        
*  应用中至少包括下列文件及目录\:
```bash
x_component_{APPLICATION_NAME}  //x_component_HelloWorld
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册