2024-03-31 11:16:27 +08:00
2024-03-31 11:16:27 +08:00
2023-04-30 21:21:08 +08:00
2024-03-31 11:16:27 +08:00
2024-03-30 20:56:30 +08:00
2024-01-10 11:57:05 +08:00
2023-04-30 21:21:08 +08:00
2023-12-24 13:22:36 +08:00
2023-04-30 21:14:53 +08:00
2024-03-30 20:56:30 +08:00
2024-03-30 20:56:30 +08:00
2024-01-01 21:09:48 +08:00
2024-03-30 20:56:30 +08:00

simple-element-plus-template

基于Vue3+Element Plus+Vite+Pinia+VueUse的极简模板。

主要功能

  1. 基于ES6没有使用Typescript
  2. 支持国际化
  3. 支持黑白主题
  4. 支持多标签和多标签缓存
  5. 左侧菜单或顶部菜单两种布局
  6. 用Json数据定制表格、表单

其他功能暂未集成

实例截图

黑色主题:

image-20240101210757266

白色主题:

image-20240101210847359

安装使用

clone到本地之后安装依赖

npm install

启动

npm run dev

生成打包

npm run build

Eslint

npm run lint
Description
基于Vue3+Element Plus+Vite+Pinia+VueUse的极简模板(使用ES6,非Typescript环境)。
Readme Apache-2.0 558 KiB
Languages
Vue 54.9%
JavaScript 41.1%
CSS 3.9%
HTML 0.1%