# blogweb **Repository Path**: https9527com/blogweb ## Basic Information - **Project Name**: blogweb - **Description**: blog管理系统完成 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-05-13 - **Last Updated**: 2023-08-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 博客前端管理系统 ## 如何使用 ``` 下载完成后安装依赖 npm install ``` ### 接口请求 ``` 将vue.config.js前端代理地址更换为自己服务器的地址 ``` ### 我的后端接口 ``` https://gitee.com/https9527com/lblog ``` ### 注意 前端图片显示时的地址也要更换为自己服务器的地址