0.0.6 • Published 2 years ago

eagle-component v0.0.6

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

vue3-vite-system

这个模板帮你快速开发一个后台管理系统的开发, 基于 Vue3 + Element Plus + pinia + axios + vite + router + il8n 的后台管理系统解决方案。线上地址

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

功能

  • Element Plus
  • 登录/注销
  • Dashboard
  • 表格二次封装查询
  • Tab 选项卡
  • Tags 导航切换
  • json自动化解析配置表单
  • 图表 :echarts:
  • 可拖拽模态窗
  • excel文件上传下载功能封装
  • 404 / 403
  • 三级菜单
  • 全屏切换
  • 国际化切换功能
  • 按钮组切换查询
  • 服务请求库封装
  • 页面容器组件
  • PDF预览
  • 筛选组件,多选,单选,菜单,导航...组件二次封装
  • 图层树
  • 常用正则验证
  • 时间处理库

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint