mirror of
https://github.com/fugary/simple-element-plus-template.git
synced 2026-01-25 12:27:01 +00:00
ff8971341c451b3df98a1f7918e8a303d31a72f0
# Conflicts: # src/components/common-form-control/index.vue # src/components/common-form/index.vue # src/components/common-form/public.d.ts # src/components/common-table-form/index.vue # src/components/common-table-form/table-form-control.vue # src/components/common-table/common-table-column.vue # src/components/utils/index.js
simple-element-plus-template
基于Vue3+Element Plus+Vite+Pinia+VueUse的极简模板。
主要功能
- 基于ES6,没有使用Typescript
- 支持国际化
- 支持黑白主题
- 支持多标签和多标签缓存
- 左侧菜单或顶部菜单两种布局
- 用Json数据定制表格、表单
其他功能暂未集成
实例截图
黑色主题:
白色主题:
安装使用
clone到本地之后,安装依赖:
npm install
启动
npm run dev
生成打包
npm run build
Eslint
npm run lint
Description
Languages
Vue
54.9%
JavaScript
41.1%
CSS
3.9%
HTML
0.1%

