Commit 20607855 by Mr. Lan

update readme.

parent 78b04bad
Showing with 11 additions and 14 deletions
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
<img src="https://www.fdevops.com/wp-content/uploads/2020/07/1595066253-ferry_logo_meitu_1.png"> <img src="https://www.fdevops.com/wp-content/uploads/2020/07/1595066253-ferry_logo_meitu_1.png">
</p> </p>
<p align="center"> <p align="center">
<a href="https://github.com/lanyulei/ferry"> <a href="https://github.com/lanyulei/ferry">
<img src="https://www.fdevops.com/wp-content/uploads/2020/07/1595067271-badge.png"> <img src="https://www.fdevops.com/wp-content/uploads/2020/07/1595067271-badge.png">
...@@ -14,7 +15,11 @@ ...@@ -14,7 +15,11 @@
</a> </a>
</p> </p>
##### 基于Gin + Vue + Element UI前后端分离的工单系统 <p>
<h3>开源不易,请尊重作者的成果</h3>
</p>
## 基于Gin + Vue + Element UI前后端分离的工单系统
**流程中心** **流程中心**
...@@ -78,6 +83,7 @@ npm install ...@@ -78,6 +83,7 @@ npm install
npm run dev npm run dev
``` ```
#### 上线部署 #### 上线部署
后端 后端
...@@ -176,27 +182,18 @@ mv dist web ...@@ -176,27 +182,18 @@ mv dist web
[兰玉磊的技术博客](https://www.fdevops.com/) [兰玉磊的技术博客](https://www.fdevops.com/)
## 🤝 特别感谢 ## 特别感谢
[go-amdin # 不错的后台开发框架](https://github.com/wenjianzhang/go-admin.git) [go-amdin # 不错的后台开发框架](https://github.com/wenjianzhang/go-admin.git)
[vue-element-admin # 不错的前端模版框架](https://github.com/PanJiaChen/vue-element-admin) [vue-element-admin # 不错的前端模版框架](https://github.com/PanJiaChen/vue-element-admin)
[vue-form-making # 表单设计器,开源版本比较简单,如果有能力的话可以自己进行二次开发](https://github.com/GavinZhuLei/vue-form-making.git) [vue-form-making # 表单设计器,开源版本比较简单,如果有能力的话可以自己进行二次开发 ](https://github.com/GavinZhuLei/vue-form-making.git)
[wfd-vue # 流程设计器](https://github.com/guozhaolong/wfd-vue) [wfd-vue # 流程设计器](https://github.com/guozhaolong/wfd-vue)
当然还要感谢很多很多的开源贡献者 [machinery # 任务队列](https://github.com/RichardKnop/machinery.git)
[spf13/viper](https://github.com/spf13/viper)
[gorm](https://github.com/jinzhu/gorm)
[gin-swagger](https://github.com/swaggo/gin-swagger)
[machinery](https://github.com/RichardKnop/machinery.git)
还有很多很多,就不在此一一列举的。 等等...
## 打赏 ## 打赏
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment