dongjuntao / data-integration-frontend

数据采集前端

Repository from Github https://github.comdongjuntao/data-integration-frontendRepository from Github https://github.comdongjuntao/data-integration-frontend

data-integration-web

数据采集系统前端

介绍

数据采集平台前端,前端使用 vue+element-ui ,实现了前后端分离开发,需要安装 node.js ,再安装依赖,最后启动即可,需要注意,项目中配置的后端地址需要自行修改为自己的地址。 后端代码路径: https://github.com/dongjuntao/data-integration-backend.git , 线上演示环境: http://49.234.85.17/di/#/login ,测试账号密码: test/123@abcd

联系

如有需要,请联系我 QQ:1096207787 ,或者 微信: djt1096207787

技术选型

技术 说明 官网
Vue 前端框架 https://vuejs.org/
Vue-router 路由框架 https://router.vuejs.org/
Vuex 全局状态管理框架 https://vuex.vuejs.org/
Element 前端UI框架 https://element.eleme.io/
Axios 前端HTTP框架 https://github.com/axios/axios
v-charts 基于Echarts的图表框架 https://v-charts.js.org/
Js-cookie cookie管理工具 https://github.com/js-cookie/js-cookie
nprogress 进度条控件 https://github.com/rstacruz/nprogress
vue-element-admin 项目脚手架参考 https://github.com/PanJiaChen/vue-element-admin

About

数据采集前端

License:Apache License 2.0


Languages

Language:Vue 60.8%Language:JavaScript 32.2%Language:CSS 3.8%Language:SCSS 2.7%Language:HTML 0.5%