save
This commit is contained in:
parent
8f9d3604e6
commit
5bb83ff8e5
258 changed files with 12974 additions and 7838 deletions
|
@ -11,7 +11,13 @@
|
|||
<Progress :percent="65" status="wrong"></Progress>
|
||||
<Progress :percent="100"></Progress>
|
||||
<Progress :percent="25" hide-info></Progress>
|
||||
|
||||
<Divider></Divider>
|
||||
|
||||
<Progress :percent="10" :stroke-width="20" text-inside></Progress>
|
||||
|
||||
<Divider></Divider>
|
||||
|
||||
<Progress :percent="90" :stroke-color="color1"></Progress>
|
||||
<Progress :percent="90" :stroke-color="color2" status="active"></Progress>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue