修改禅道bug

This commit is contained in:
2026-03-11 15:59:57 +08:00
parent 4d3b2b13b8
commit 2a316f89c6
40 changed files with 104 additions and 99 deletions

View File

@@ -4,7 +4,7 @@
<div :id="id" style="width: 100%; height:100%;"></div>
<div class="bottomTip">
<div class="precent">
<span class="precentNum">{{ detailData.completeRate || 0 }} </span>
<span class="precentNum">{{ detailData.completeRate || 0 }}% </span>
</div>
</div>
</div>

View File

@@ -83,11 +83,12 @@ export default {
// return html;
// }
},
grid: {
top: 30,
bottom: 60,
right: 30,
left: 50,
grid: {
top: 25,
bottom: 20,
right: 10,
left: 2,
containLabel: true
},
xAxis: [
{