# 柚见 **Repository Path**: guo-yirun/yujian ## Basic Information - **Project Name**: 柚见 - **Description**: 打造一款交友软件 用于寻找科研朋友 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2024-06-30 - **Last Updated**: 2024-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 项目描述 一个帮助大学生竞赛组队,交友的移动端h5网站, 实现选择兴趣标签,根据标签推送相似用户 同时可以创建队伍,进行组队等功能 [项目演示](http://111.230.42.108) # 项目亮点 - 前端使用Vant UI组件库,并封装了全局通用的布局layout , 提高页面布局的一致性 - 利用Vue Router全局前置守卫实现了根据不同页面动态切换导航栏标题,具体通过在全局路由配置文件 中扩展title字段来减少无意义的if-else代码。 - 使用TypeScript类型定义保证项目编码规范,提高项目质量 自 - 定义state状态管理,实现一次访问,前端缓存当前用户的信息,之后再从缓存中取,减少数据库访问次数 # 技术选型 ## 前端 1. Vue3 2. VantUI 3. Vite ## 后端 1. java编程语言+springBoot 框架 2. MybatisPlus 3. Mysql数据库 4. Redis缓存 5. Knifee4j # 移动端效果图 ## 登录注册 ![](https://pic.imgdb.cn/item/661bd51568eb9357133f547c.png) ![](https://pic.imgdb.cn/item/661bd51d68eb9357133f5b84.png) ## 首页 ![](https://pic.imgdb.cn/item/661bd52768eb9357133f6047.png) ## 队伍页 ![](https://pic.imgdb.cn/item/661bd52a68eb9357133f6198.png) ![](https://pic.imgdb.cn/item/661bd59468eb9357133f9a41.png) ## 个人页 ![](https://pic.imgdb.cn/item/661bd52468eb9357133f5f30.png) ## 其他页面 ![](https://pic.imgdb.cn/item/661bd52668eb9357133f5fea.png) ![](https://pic.imgdb.cn/item/661bd58768eb9357133f9214.png) ![](https://pic.imgdb.cn/item/661bd58968eb9357133f933a.png) ![](https://pic.imgdb.cn/item/661bd59468eb9357133f9a3f.png)