提交 c9cc10c5 编写于 作者: Skyeye云's avatar Skyeye云

更新 README.md

上级 99ce7f18
...@@ -34,6 +34,15 @@ winui|win10风格UI|http://win10ui.yuri2.cn/ ...@@ -34,6 +34,15 @@ winui|win10风格UI|http://win10ui.yuri2.cn/
codemirror|codemirror代码编辑器|https://codemirror.net/ codemirror|codemirror代码编辑器|https://codemirror.net/
handlebars|js模板引擎|http://www.ghostchina.com/introducing-the-handlebars-js-templating-engine/ handlebars|js模板引擎|http://www.ghostchina.com/introducing-the-handlebars-js-templating-engine/
#### 代码描述
##### 前后台接口映射
```
<url id="前端请求id" path="后台接口" val="备注" allUse="是否需要登录">
<property id="前端请求key" name="后台接收key" ref="限制条件(参考项目内文档)" var="key含义"/>
</url>
```
#### 效果图 #### 效果图
- 1.登陆效果图</br> - 1.登陆效果图</br>
![登陆效果图](https://images.gitee.com/uploads/images/2018/1008/100922_8c9afcf1_1541735.png "微信截图_20181008100902.png") ![登陆效果图](https://images.gitee.com/uploads/images/2018/1008/100922_8c9afcf1_1541735.png "微信截图_20181008100902.png")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册