src/views/job/components/TaskTop/TaskIndustry.vue
@@ -42,7 +42,7 @@ radius: ['40%', '70%'], // center: ['50%', '45%'], // radius: '70%', // 设置饼图的半径 center: ['50%', '50%'], // 调整饼图位置 center: ['50%', '50%'], // 调整饼图位置 data: [], label: { show: true, @@ -96,11 +96,12 @@ <style lang="scss" scoped> .task-industry { width: 276px; width: 276px; height: 100%; background: #FFFFFF; border-radius: 8px 8px 8px 8px; margin-left: 9px; margin-left: 10px; .title { font-family: Segoe UI, Segoe UI; padding: 10px 0 10px 16px; @@ -111,6 +112,7 @@ color: #363636; line-height: 18px; } .chart { width: 100%; height: 180px;