This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# Campus_second-hand_trading_platform(校园交易平台)
## 项目介绍
- 项目基于`SpringBoot`+`Mybatis`+`Vue3`+`Element-plus`构建;
- 主要功能有:用户注册、用户登录、用户信息修改、商品发布、商品浏览、商品收藏、商品浏览、商品评论、商品搜索、商品购买、商品交易、商品评价等。
## 项目目录说明
- `.git`:git仓库管理文件
- `front_page`:前端页面代码文件夹
- `trading_platform`:后端代码文件夹
- `README.md`:项目说明文件