diff --git a/src/views/study/Growth.vue b/src/views/study/Growth.vue index 98e3cfb7..41a8dfa7 100644 --- a/src/views/study/Growth.vue +++ b/src/views/study/Growth.vue @@ -99,53 +99,39 @@ export default { return { showUClass: false, iconAttrs: { - compulsory: { + '路径图背景': { outsideColors: "#b8e3b8", withinColors: "#8bc94b", positions: [ { left: 656, top: 594 }, - { left: 440, top: 425 }, + { left: 3, top: 530 }, { left: 436, top: 360 }, { left: 904, top: 334 }, { left: 990, top: 56 }, ] - }, - selectProcessing: { - outsideColors: "#e89e42", - withinColors: "#e89e42", - positions: [ - { left: 50, top: 425 }, - { left: 3, top: 530 }, - { left: 400, top: 315 }, - { left: 515, top: 220 }, - { left: 800, top: 200 }, - { left: 660, top: 115 }, - { left: 760, top: 35 }, - { left: 1000, top: 25 }, - ] - }, + } }, dataList: [{ - name: 'compulsory', + name: '路径图背景', progress: '99', title: '岗前培训+OJT辅导OJT辅导OJT辅导OJT辅导OJT辅导' }, { - name: 'selectProcessing', + name: '路径图背景', progress: '10', title: '岗前培JT辅导OJT辅导' }, { - name: 'compulsory', + name: '路径图背景', progress: '10', title: '岗前' }, { - name: 'compulsory', + name: '路径图背景', progress: '10', title: '岗位' }, { - name: 'compulsory', + name: '路径图背景', progress: '10', title: '岗前岗前' }]