save
This commit is contained in:
parent
8f9d3604e6
commit
5bb83ff8e5
258 changed files with 12974 additions and 7838 deletions
|
@ -11,6 +11,14 @@
|
|||
<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>
|
||||
<Divider></Divider>
|
||||
<i-circle :percent="80" dashboard stroke-linecap="square" :stroke-color="['#108ee9', '#87d068']">
|
||||
<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