微调
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="dialog" v-bind="dialogBig">
|
||||
<div class="dialog-title">
|
||||
<el-progress
|
||||
style="width: 75%"
|
||||
style="width: 65%"
|
||||
:percentage="percentage"
|
||||
:color="customColors"/>
|
||||
|
||||
@@ -61,7 +61,7 @@
|
||||
@click="emit('sendResume')"
|
||||
>继续检测
|
||||
</el-button>
|
||||
<el-button type="text" :icon="Timer" disabled>{{ timeView }}</el-button>
|
||||
<div type="text" :icon="Timer" disabled>检测用时:{{ timeView }}</div>
|
||||
<el-button type="text" :icon="InfoFilled" @click="showTestLog">检测项进度</el-button>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user