update Circle dashboard stroke-linecap
This commit is contained in:
parent
25cba38b45
commit
2e03af9023
2 changed files with 5 additions and 1 deletions
|
@ -11,6 +11,10 @@
|
|||
<Icon type="ios-close" size="50" style="color:#ff5500"></Icon>
|
||||
</span>
|
||||
</i-circle>
|
||||
<Divider></Divider>
|
||||
<i-circle :percent="80" dashboard stroke-linecap="square">
|
||||
<span class="demo-circle-inner" style="font-size:24px">80%</span>
|
||||
</i-circle>
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue