# Got_forum_vue **Repository Path**: lylyq/Got_forum_vue ## Basic Information - **Project Name**: Got_forum_vue - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-07 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于Vuejs的社区论坛项目 ## by jiny3213 ### 应用技术描述: + 由Vue-cli3脚手架构建 + 基于Vue-router的单页面应用 + 响应式布局,适用于移动端 + 使用自行封装的组件,引用组件:wangEditor, vue-cropper + 使用Axios库封装网络请求 + 使用Sass处理css + 设计参考[CNode社区](https://cnodejs.org/) ### 项目功能: + 登录、注册、修改密码 + 上传,裁剪头像,在评论与文章列表中显示 + 发布话题,发表评论 + 文章搜索,按tag分类查看,自动分页