You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
536 B

1 week ago
# Campus_second-hand_trading_platform校园交易平台
4 weeks ago
1 week ago
## 项目介绍
- 项目基于`SpringBoot`+`Mybatis`+`Vue3`+`Element-plus`构建;
- 主要功能有:用户注册、用户登录、用户信息修改、商品发布、商品浏览、商品收藏、商品浏览、商品评论、商品搜索、商品购买、商品交易、商品评价等。
## 项目目录说明
- `.git`git仓库管理文件
- `front_page`:前端页面代码文件夹
- `trading_platform`:后端代码文件夹
- `README.md`:项目说明文件