diff --git a/README.md b/README.md index a0f4154..fcb038b 100644 --- a/README.md +++ b/README.md @@ -35,8 +35,8 @@ Tduck 填鸭:是一款基于B/S架构的表单收集系统,为企业构建 - 反馈统计:多维度统计收集的反馈数据 - ## 在线体验 +![首页](https://images.gitee.com/uploads/images/2021/0120/121740_1fcdc627_1674451.png "屏幕截图.png") 演示地址:http://tduck.smileyi.top/ (访问比较慢) @@ -46,21 +46,25 @@ Tduck 填鸭:是一款基于B/S架构的表单收集系统,为企业构建 ### 服务端 + +``` - SpringBoot 2.3.5 - Mybatis-Plus - Lombok - Hutool - Guava - +``` ### 客户端 +``` - Vue2 - ElementUI - Echarts - Axios - nprogress +```