Skip to content

shenghy/jspangAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jspangAdmin

一个建立在Vue2.0框架基础上的后台管理系统,它包含了后台所用的前端样式和常用组件。它可以快速的帮你搭建基于Vue的后台管理系统。

相关技术

Vue-cli + element + eCharts

Demo(案例预览)

Demo

image(图片)

后台首页(DashBoard)

jspangAdmin

基本图标(charts)

jspangAdmin

表单页面(Form Elements)

jspangAdmin

表格(Tables)

jspangAdmin

MarkDown编辑和解析(MarkDown)

jspangAdmin

任务表单(To Do List)

jspangAdmin

Build Setup(使用搭建步骤)

# install dependencies(安装)
npm install

# serve with hot reload at localhost:8080(运行)
npm run dev

# build for production with minification(打包)
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

Vue2.0作的后台管理系统的架构

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages