Giter VIP home page Giter VIP logo

admin's Introduction

管理后台搭建

本项目基于:https://github.com/GeekQiaQia/vue3.0-template-admin

技术相关

搭建

vue3+ts+vite

编辑器

vscode+vetur,并且 "vetur.experimental.templateInterpolationService": true,

  • script setup 目前是处于 RFC 阶段,要获得对语法的适当 IDE 支持,请使用 volar 而不是 vetur(禁用)

工程化

使用到的插件/库

  • eslint-plugin-vue eslint-plugin-vuevue 官方 eslint 插件 这个插件允许我们使用 eslint 检查和<script>,以及文件中的 vue 代码
  • axios 强大的前端请求库
  • fues.js fues.js Fuzzy Search 前端模糊搜索 小型和中等数据进行前端模糊筛选
  • echart echart 数据可视化
  • antv antv 蚂蚁数据可视化
  • xlsx xlsx SheetJS
  • jszip jszip 优秀的前端压缩库
  • mockjs mockjs 模拟和交互数据
  • wangeditor wangeditor 富文本编辑器
  • fullcalendar fullcalendar 丰富的日历插件
  • 功能

    • Element Plus

    • ***导入导出 Excel

    • 导出 Zip 文件

    • ***拖拽组件

    • ***富文本编辑器

    • ***markdown 编辑器

    • ***国际化

    • ***支持切换主题色:一键换肤

    • ***指令权限:v-permisson /全局方法:$permission (参考 tableList.vue)

    • ***可拖拽弹窗

    • ***导航模式切换

    • ***内容区域控制

    • ***图片拖拽/裁剪

    • N+1 多级菜单

    • 表格

    • 引导页

    • 表单

    • 图表 :antv or echart

    • 二维码生成

    • 个人页

    • 登录/注册页

    • 404 / 403

    • 菜单管理

    • 角色管理

    • 自定义图标

    • 项目看板


    • 重构 request.ts 请求,使其灵活可配置化;
    • 使用 AES 加密方式,对密码进行安全加密;
    • 完成换肤切换功能,使用 ElementPlus theme-chalk 实现换肤
    • 重构登录注册页面,完善忘记密码交互以及必填字段校验
    • 设计角色管理,选择不同的角色,授权不同的菜单
    • 根据不同的登录用户角色,展示不同的菜单
    • 【enhance】 vite 不同环境变量配置

admin's People

Contributors

turning1998 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.