Skip to content

vue-后台-eleAdmin案例v2: 前端-基于element-admin-template(vue2) 后端-node

Notifications You must be signed in to change notification settings

hulumeijiu/me.vue2.admintemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

后台小案例

前端: element-admin-template 后端: node

介绍

把element-admin-template的一些功能都简单使用一遍,再对一些常用的插件进行封装,常用的组件样式进行自定义修改

启动

一:拉取代码

git clone [email protected]:mfxhb/vue-admin-elem-proV2.git

二 :启动服务

// 安装serve目录的依赖
yarn
// 启动服务
yarn start

三:启动前端

// 安装web-code目录的依赖
yarn
// 启动项目
yarn serve

用的第三方

  • i18n
Plugins/
zh.js en.js 中配置相关内容
  • element ui
  • iconfont
  • Toast
Plugins/Glob-Fn/Toast
单独封装
  • modal
单独封装
  • Loading
从element中抽离了出来
  • xe-utils vxe-table@3
  • vee-validate@3

效果

About

vue-后台-eleAdmin案例v2: 前端-基于element-admin-template(vue2) 后端-node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published