From d8e8efdba3896544bbe5126dc5399c94d22e1b93 Mon Sep 17 00:00:00 2001 From: NiSen Date: Wed, 24 Jan 2024 17:49:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/study/Growth.vue | 30 ++++++++---------------------- 1 file changed, 8 insertions(+), 22 deletions(-) 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: '岗前岗前' }]