logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

echarst环形进度,官网https://echarts.apache.org/examples/zh/index.html

1.安装npm install echarts vue-echarts -S2.全局注册import Vue from 'vue'import VueECharts from 'vue-echarts'import Echarts from 'echarts'import EchartsGL from 'echarts-gl'import 'echarts-liquidfill' // echar

文章图片
#vue.js#javascript#大数据
vue-awsome-swiper稳定版本3.1.3及使用方法,API见swiper官网https://www.swiper.com.cn/api/index.html

1.npm和yarn安装/卸载执行命令// 安装依赖npm installyarn install// npm安装/移除插件命令//页面相关引用都要清除npm install xxx —savenpm uninastall xxx —save// yarn安装/移除插件命令//页面相关引用都要清除yarn add xxxyarn remove xxx2.安装方法:npm安装npm install

文章图片
#vue.js#javascript
到底了