Skip to content

mudin/EleAdmin

Repository files navigation

ele-admin 3.1

EleAdmin cloned from https://gitee.com/bfgdqch/EleAdmin/tree/3.1/

Translated some part to English

New version, compatible with the old version, a lot of transformation, more clear

  1. Adopted the latest version of Vue, ElementUI
  2. The code is more concise and more powerful
  3. New CMS utility function: module generation system (2.0 function is not updated temporarily)

Concise design ideas

  1. Element page (chart, form, table, tree) and container page (management interface, login interface) design ideas
  2. ele-admin language: automatically generate interface through json data
  3. Configuration data (json) is simple and unified, easy to understand

screenshot

Login page

登陆页面

管理页面,这是一个容器页面

管理页面

表单页面及后台发来的json,按照json自动生成的元素页面

表单

模块页可添加、删除项,简单的项联动也实现了

模块

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run server

# build for prod
npm run build

About

EleAdmin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors