- 博客(2)
- 收藏
- 关注
原创 vue + css气泡图动态气泡图
{{ item.name }} {{ item.value }}个 },beforeDestroy () {window.removeEventListener(‘resize’, this.initScatter)}}
2022-12-03 15:58:16
2337
原创 el-progress 环形进度条初始化过渡效果
::v-deep.el-progress-circle {// 进度条颜色svg > path:nth-child(2) {stroke: url(#dismantle); // 该url() 中填入的是, 对应组件中的 id 名stroke-width: 4; // 环形进度条 宽度duration: 500 !important;transition: all 0.7s linear !important; // 过渡时间}}::v-deep .percent svg path:nth
2022-12-03 15:50:25
460
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人