logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

vue 自定义进度条

index.vue<template><div><Steps :stepInfo="stepInfo"><template slot="temp"><StepsT v-for="(item, index) in stepInfo.list" :key="index" :index="index" :stepInfo="stepInfo">

#javascript#css#html
到底了