└── README.md /README.md: -------------------------------------------------------------------------------- 1 | #### 一、 项目介绍 2 | 基于SpringBoot Vue的校园二手书交易管理系统 3 | 4 | 角色:管理员、卖家、用户 5 | 6 | 管理员:管理员登录系统后,可以对首页、个人中心、用户管理、卖家用户管理、图书分类管理、二手图书管理、求购图书管理、求购回复管理、留言反馈、系统管理、订单管理等功能模块 7 | 8 | 卖家:卖家用户登录系统后,可以对首页、个人中心、二手图书管理、求购图书管理、求购回复管理、订单管理等 9 | 10 | 用户:用户登录系统后,可以对首页、个人中心、二手图书管理、求购图书管理、求购回复管理、订单管理 11 | 12 | #### 二、项目技术 13 | 后端: SpringBoot+Mybaits-Plus 14 | 15 | 前端:Vue +ElementUI +Layui +HTML+CSS+JS 16 | 17 | #### 三、 运行环境 18 | 开发语言:Java 19 | 20 | 项目架构:B/S架构 21 | 22 | 开发工具:IDEA,Eclipse,Myeclipse都可以。推荐IDEA 23 | 24 | JDK版本:1.8 25 | 26 | 数据库: MySQL8.0版本以上 27 | 28 | 项目管理:Maven 29 | Node版本:14 30 | #### 四、运行截图(点图片可放大) 31 | ![1678873864730](https://github.com/666bears/transaction/assets/143094776/394e966e-fcef-4880-8cff-e899b17c5c0c) 32 | ![1678873799182](https://github.com/666bears/transaction/assets/143094776/869b8de8-7bf6-40eb-96cd-66abc3cff380) 33 | ![1678873786599](https://github.com/666bears/transaction/assets/143094776/063fef46-afd4-4a84-aa42-72fc485f096d) 34 | ![1678873767834](https://github.com/666bears/transaction/assets/143094776/5dd40d41-9698-44f8-b9ba-153713aae6cf) 35 | ![1678873744111](https://github.com/666bears/transaction/assets/143094776/92b58589-7205-4690-a253-eb99b78ee1e8) 36 | ![1678873729702](https://github.com/666bears/transaction/assets/143094776/c4c71ced-cdd6-47fb-916d-0d4fe56bb404) 37 | ![1678873704712](https://github.com/666bears/transaction/assets/143094776/23de3734-d479-4c1d-b2c3-b9507578feac) 38 | ![1678873680986](https://github.com/666bears/transaction/assets/143094776/f5da109b-3b43-48c9-905d-3144e05c61f4) 39 | 40 | 41 | 42 | 43 | #### 五、安装教程 44 | 使用Navicat或者其它工具,在mysql中创建对应名称的数据库,并导入项目的sql文件; 45 | 46 | 使用IDEA/Eclipse导入项目,若为maven项目请选择maven;导入成功后请执行maven clean;maven install命令,然后运行; 47 | 48 | 进入src/main/resources修改application.yml里面的数据库配置 49 | 50 | 启动项目 51 | #### 六、获取地址 52 | #### 获取地址&视频演示:https://www.666bear.com/2101.html 53 | 54 | #### 接毕业设计和论文 55 | #### 接网站建设、小程序、H5、APP、各种系统等 56 | #### 所有项目以及源代码本人均调试运行无问题 可支持远程调试运行 57 | #### qq 3289948684 58 | --------------------------------------------------------------------------------