Code Monkey home page Code Monkey logo

yinchinan010 / vue-big-screen-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from l-noodle/vue-big-screen-plugin

0.0 0.0 0.0 2.54 MB

🔥可视化大屏 Vue3 版本终于发布啦~ 这是一个基于 Vue3、Typescript、DataV、ECharts5 框架的大数据可视化(大屏展示)项目。此项目使用'.vue' 和 '.tsx' 文件实现界面,采用新版动态屏幕适配方案,全局渲染组件封装,支持数据动态刷新渲染、内部DataV、ECharts图表都支持自由替换。

License: MIT License

JavaScript 7.16% TypeScript 34.23% CSS 8.82% HTML 26.29% Vue 17.64% SCSS 5.86%

vue-big-screen-plugin's Introduction

一、项目描述

  • 这里一个基于 Vue3、TypeScript、DataV、ECharts 框架的 " 数据大屏项目 ",使用 '.vue' 和 '.tsx' 文件实现界面,采用新版动态屏幕适配方案,支持数据动态刷新渲染、内部DataV、ECharts图表都支持自由替换。组件详情请点击下方 ECharts 和 DataV 文档。

  • Vue2 版本请点击这里查看,地图支持自动轮播哦~

  • React 版本请点击这里查看,全新界面超级好看!!!(o ゚ v ゚)ノ

  • 项目按照 1920*1080 比例设计,支持任何尺寸的同比例缩放。

  • 项目封装的 ECharts 区域使用了全部引入的方式,增加了打包体积,在实际运用中请使用 按需引入

  • 拉取项目之后,建议按照自己的功能区域重命名文件,现以简单的位置进行区分。

  • 项目环境:@vue/cli-4.5.13、DataV-2.10、Echarts-5.1.1、Npm-6.14.6、Node-v14.16。

  • 请拉取 master 分支的代码,其余分支是开发分支。

需要查看详细文档或者最新代码的请点击下方的gitee 地址👇

项目展示 项目展示

二、主要文件介绍

文件 作用/功能
main.ts 主目录文件,引入注册 自定义组件、DataV 、样式等数据
views/* 界面各个区域组件按照位置来命名,index 是项目主结构
constant/* 静态数据项,所有的标题和图标都配置在这里
utils/* 全局公共函数(包含屏幕适配函数)
assets/* 静态资源目录,放置图片与全局样式(index 文件样式单独放在这里)
components/echart 封装的全局图表渲染函数
components/componentInstall 全局组件注册位置
common/* 通用数据配置项(放置 echart 样式与地图数据)
router/* 路由配置区域
store/* Vuex 相关区域
src/ *.d.ts 全局类型声明文件

需要查看详细文档或者最新代码的请点击下方的gitee 地址,谢谢合作!👇

vue-big-screen-plugin's People

Contributors

l-noodle avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.