# wyg_blog_management **Repository Path**: wygandwind/wyg_blog_management ## Basic Information - **Project Name**: wyg_blog_management - **Description**: 风在哪个人博客后台管理端vue源码,可直接打包或者部署至服务器运行,配合后端源码即可使用 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 3 - **Created**: 2021-02-24 - **Last Updated**: 2024-04-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 风在哪个人博客后台管理系统 本仓库是风在哪个人博客后台管理系统的前端源码,大家可以自己进行git下来进行参考和学习,项目有许多不完善的地方,有什么问题可以提Issue或者联系我,我会帮你解决哦,希望我们可以一起学习共同进步! ## 下载项目所需资源 ``` npm install ``` ### 编译运行 ``` npm run serve ``` ### 打包发布 ``` npm run build ``` ### 参与贡献 1. Fork 本仓库 2. 新建 dev_author(author为你自己的名称) 分支 3. 提交代码 4. 新建 Pull Request ### 项目实际运行效果 登录页面 ![image-20210224135548735](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224135548735.png) 首页 ![image-20210224135624811](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224135624811.png) 标签管理(分类管理同) ![image-20210224135640618](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224135640618.png) 博客管理 ![image-20210224135656758](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224135656758.png) 文章发布 ![image-20210224135740902](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224135740902.png) 个人信息管理 ![image-20210224135905051](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224135905051.png) 友链管理 ![image-20210224135918834](https://gitee.com/blog-map-bed/first-bed/raw/master/img/image-20210224135918834.png)