图标更改
continuous-integration/drone/push Build is passing

This commit is contained in:
2026-08-25 13:41:54 +08:00
parent 017d0198fe
commit 3ea8b8b771
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
<?xml version="1.0" standalone="no"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg t="1787635677776" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="6823" xmlns:xlink="http://www.w3.org/1999/xlink" width="200" height="200"><path d="M512.849917 1024c-69.093253 0-136.186701-13.498682-199.280539-40.196075-60.994044-25.797481-115.688702-62.693878-162.684113-109.689288-46.995411-46.995411-83.891807-101.79006-109.689288-162.684113C14.498584 648.136705 0.899912 581.143248 0.899912 512.049995s13.498682-136.186701 40.196075-199.280539c25.797481-60.994044 62.693878-115.688702 109.689288-162.684113 46.995411-46.995411 101.79006-83.891807 162.684113-109.689288C376.763207 13.598672 443.756664 0.09999 512.849917 0.09999s136.186701 13.498682 199.280539 40.196075C773.1245 66.093546 827.819158 102.989942 874.914559 149.985353c46.995411 46.995411 83.891807 101.79006 109.689288 162.684113 26.697393 63.093838 40.196075 130.187286 40.196075 199.280539s-13.498682 136.186701-40.196075 199.280539C958.806367 772.224587 921.90997 826.919246 874.914559 873.914657c-46.995411 46.995411-101.79006 83.891807-162.684113 109.689288-63.193829 26.797383-130.287277 40.396055-199.380529 40.396055z m0-959.906259c-60.494092 0-119.188361 11.798848-174.38297 35.196563-53.294795 22.597793-101.290108 54.894639-142.386096 95.990626s-73.492823 89.0913-95.990625 142.386095c-23.397715 55.19461-35.196563 113.888878-35.196563 174.38297s11.798848 119.188361 35.196563 174.382971c22.597793 53.294795 54.894639 101.290108 95.990625 142.386095s89.0913 73.492823 142.386096 95.990626c55.19461 23.397715 113.888878 35.196563 174.38297 35.196562s119.188361-11.798848 174.38297-35.196562c53.294795-22.597793 101.290108-54.894639 142.386096-95.990626s73.492823-89.0913 95.990625-142.386095c23.397715-55.19461 35.196563-113.888878 35.196563-174.382971s-11.798848-119.188361-35.196563-174.38297c-22.597793-53.294795-54.894639-101.290108-95.990625-142.386095s-89.0913-73.492823-142.386096-95.990626c-55.19461-23.397715-113.888878-35.196563-174.38297-35.196563z" p-id="6824"></path><path d="M708.330827 454.055659H317.468997c-17.698272 0-31.996875-14.298604-31.996875-31.996876s14.298604-31.996875 31.996875-31.996875h390.86183c17.698272 0 31.996875 14.298604 31.996875 31.996875 0 17.598281-14.398594 31.996875-31.996875 31.996876z" p-id="6825"></path><path d="M610.740357 259.474661l-252.975295 438.157211c-9.899033 17.19832-5.599453 38.39625 9.699053 47.195391 15.298506 8.799141 35.796504 1.999805 45.695537-15.198516l252.975296-438.157211c9.899033-17.19832 5.599453-38.39625-9.699053-47.195391-15.298506-8.899131-35.796504-1.999805-45.695538 15.198516z" p-id="6826"></path><path d="M708.330827 634.038082H317.468997c-17.698272 0-31.996875-14.298604-31.996875-31.996875s14.298604-31.996875 31.996875-31.996875h390.86183c17.698272 0 31.996875 14.298604 31.996875 31.996875s-14.398594 31.996875-31.996875 31.996875z" p-id="6827"></path></svg>

After

Width:  |  Height:  |  Size: 2.9 KiB

@@ -398,7 +398,7 @@
width="600"
>
<template slot-scope="scope">
<i v-show="scope.row.IsTriggerJudge" class="el-icon-warning" style="color:red" />
<svg-icon icon-class="notEqual" class="svg-icon" style="color:#fcd100"/>
{{ scope.row.QuestionName }}
</template>
</el-table-column>