ycy1621260121 / ZAdminPro

vue3 + element-plus 企业级中台前端/设计解决方案

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue3 + Element-plus 企业级中台前端/设计解决方案

演示地址: http://htg.hljykb.com/

---------------------------------

公共组件使用Element-plus(VUE3),地址: https://element-plus.gitee.io/#/zh-CN

路由使用vue-router@v4.x,地址: https://next.router.vuejs.org/zh/

本项目使用图标库地址: https://icons.getbootstrap.com/

图表使用Echarts,地址: https://echarts.apache.org/zh/index.html

地图使用天地图,地址: https://www.tianditu.gov.cn/

富文本编辑器Quill,地址: https://quilljs.com/docs/quickstart/

全局状态使用vue3自带的 provide/inject 方法,如需使用Vuex可自行引入

Project setup

npm install

Compiles and hot-reloads for development

npm run serve / npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

vue3 + element-plus 企业级中台前端/设计解决方案


Languages

Language:Vue 85.6%Language:JavaScript 12.7%Language:HTML 0.9%Language:Less 0.8%