# toutiao-admin **Repository Path**: vikoala/toutiao-admin ## Basic Information - **Project Name**: toutiao-admin - **Description**: 头条内容发布系统 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-09-24 - **Last Updated**: 2021-09-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 头条后台管理系统 一个基于 Vue3 + element plus 的后台管理项目 接口文档:https://www.yuque.com/lipengzhou/toutiao-publish-vue ## 安装步骤 克隆到本地 ``` git clone git@github.com:Twitzz/toutiao-admin.git ``` 进入项目目录 ``` cd toutiao-admin ``` 安装项目依赖 ``` npm install ``` 开启本地服务 ``` npm run serve ``` ## 功能 * [x] 登录注销 * [x] 内容管理 * [x] 素材管理 * [x] 发布文章 * [x] 评论管理 * [x] 粉丝管理 `(使用ECharts)` * [x] 个人设置 * [x] 头像裁剪 * [ ] 首页 * [ ] 富文本编辑器 ## 组件的使用说明 ECharts官网:https://echarts.apache.org/en/index.html **注意**: 使用百度地图的时候需要引入对应的扩展模块