# slog **Repository Path**: falling4u/slog ## Basic Information - **Project Name**: slog - **Description**: 个人学习心得分享网站 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-03 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # slog #### 介绍 个人学习心得分享网站(毕业设计) #### 项目说明 1. 项目前端基于Vue,后端基于node.js,组件库使用element UI; 2. back_end ——> 后端node.js 3. front_management ——> 后台管理系统 4. front_slog ——> 前台展示 5. swagger:http://127.0.0.1:7001/swagger-ui.html#/ #### 数据库字段 1. **base_user:** id, username, password, realname, gender, telephone, birth, photo, description, vx, zfb 2. **slog_photo:** id, photo, insert_time 3. **slog_Category:** id, name, description, no(当前序) 4. **slog_article:** id, title, content, desc,insert_time, read_times, photo(图), user_id, user_username,category_id,category_name 5. **slog_comment:** id, content, insert_time, nickname(昵称), email, article_id 6. **slog_reply:** id, comment_id, content, insert_time #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)