You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
bym 5172cf676a
Add files via upload
3 years ago
preview Add files via upload 3 years ago
public 升级vue-cli 3 years ago
src 样式修改 3 years ago
.browserslistrc 升级vue-cli 3 years ago
.eslintrc.js 升级vue-cli 3 years ago
.gitignore 升级vue-cli 3 years ago
README.md 升级vue-cli 3 years ago
babel.config.js 升级vue-cli 3 years ago
package.json 升级vue-cli 3 years ago
vue.config.js 升级vue-cli 3 years ago
yarn.lock 升级vue-cli 3 years ago

README.md

vue-echarts

A Vue.js project 数据可视化

项目预览地址

https://bym110.github.io/vue-echarts/preview

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

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

三个大屏模板 样式还是比较全的 包括世界地图、中国地图、canvas转盘等

page1

image

page2

image

page3

image For a detailed explanation on how things work, check out the guide and docs for vue-loader.