## 基础使用 一个基础的进度条
```html ``` ## 带条纹效果
```html ``` ## API | 参数 | 说明 | 类型 | 可选值 | 默认值 | |------------- |---------------- |---------------- |---------------------- |-------- | | percentage | 百分比 | number | | 0 | | type | 类型 | string | blue,green,blue-stripe,green-stripe | blue | | size | 尺寸 | string | large, small | |