Skip to content
This repository has been archived by the owner on Jan 17, 2024. It is now read-only.
/ imooc-admin Public archive

基于vue3新标准,实现后台前端综合解决方案

License

Notifications You must be signed in to change notification settings

mafqla/imooc-admin

Repository files navigation

imooc-admin

描述

这个项目改写于vue-element-admin

如果这个项目能够帮助到你,请记得star哦!

功能: - 基于i18n实现国际化 - 基于scss实现的动态换肤 - 实现了excel导入导出 - 基于wangEditor和tui.editor实现了富文本和markdown编辑功能 - 基于sortablejs实现的拖拽排序 - 基于vue-print-nb实现的打印功能

项目运行

- 安装依赖
    ```
    npm install
    ```
- 启动项目
    ```
    npm run serve
    ```
- 打包项目
    ```
    npm run build
    ```
- 发布项目
    ```
    npm run release
    ```

项目后台

  • 地址imooc-api
  • 后台项目的接口文档地址imooc-api-doc
  • 后台的文章排序接口未完成,能有实现的请提交你的代码到后台项目的仓库

About

基于vue3新标准,实现后台前端综合解决方案

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published