change color of proccessbar

This commit is contained in:
liangping 2022-05-15 13:33:11 +08:00
parent f97ba6dbfc
commit 859c7dbc20

View File

@ -52,11 +52,6 @@
</p>
<div class="status">
<!-- <b-progress
:value="100"
:variant="progressColor"
:animated="isLoading"
/> -->
<b-progress :animated="isLoading">
<b-progress-bar
variant="success"
@ -66,10 +61,6 @@
variant="danger"
:value="progresBar[1]"
/>
<b-progress-bar
variant="info"
:value="progresBar[2]"
/>
</b-progress>
<div class="status-text">
<span v-if="hash">SUBMITED</span>