# enjoywordsafterend **Repository Path**: ikanbest/enjoywordsafterend ## Basic Information - **Project Name**: enjoywordsafterend - **Description**: 快乐记单词后台管理系统(vue+vue-cli+element-ui) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-10-26 - **Last Updated**: 2025-01-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # enjoywordsafterend > 快乐记单词后台管理系统(vue+vue-cli+element-ui) ### 项目使用以下技术栈 - axios 异步处理方法库 - element-ui 前端 UI 库 - vue-cli vue 脚手架 - vue-quill-editor 富文本编辑器 - vue-router 路由 - vuex vue 状态管理 - js-cookie cookie 生成 - babel-polyfill 转码器,可以将 ES6 代码转为 ES5 代码 - mavon-editor 基于 vue 的 markdown 编辑器 ## Build Setup ```bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` API 文档请参见 enjoywordsapicloud 文件夹 api 访问地址是 http://localhost:3030 快乐记单词后台管理系统访问地址是 http://localhost:8080 ## 后台截图 ![系统首页](screenshot/QQ图片20201108104315.png) ![字典管理](screenshot/QQ截图20201108104350.png) ![单词管理](screenshot/QQ截图20201108104408.png)