mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-14 21:36:42 +08:00
修改位置
This commit is contained in:
@@ -99,53 +99,39 @@ export default {
|
|||||||
return {
|
return {
|
||||||
showUClass: false,
|
showUClass: false,
|
||||||
iconAttrs: {
|
iconAttrs: {
|
||||||
compulsory: {
|
'路径图背景': {
|
||||||
outsideColors: "#b8e3b8",
|
outsideColors: "#b8e3b8",
|
||||||
withinColors: "#8bc94b",
|
withinColors: "#8bc94b",
|
||||||
positions: [
|
positions: [
|
||||||
{ left: 656, top: 594 },
|
{ left: 656, top: 594 },
|
||||||
{ left: 440, top: 425 },
|
{ left: 3, top: 530 },
|
||||||
{ left: 436, top: 360 },
|
{ left: 436, top: 360 },
|
||||||
{ left: 904, top: 334 },
|
{ left: 904, top: 334 },
|
||||||
{ left: 990, top: 56 },
|
{ 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: [{
|
dataList: [{
|
||||||
name: 'compulsory',
|
name: '路径图背景',
|
||||||
progress: '99',
|
progress: '99',
|
||||||
title: '岗前培训+OJT辅导OJT辅导OJT辅导OJT辅导OJT辅导'
|
title: '岗前培训+OJT辅导OJT辅导OJT辅导OJT辅导OJT辅导'
|
||||||
}, {
|
}, {
|
||||||
name: 'selectProcessing',
|
name: '路径图背景',
|
||||||
progress: '10',
|
progress: '10',
|
||||||
title: '岗前培JT辅导OJT辅导'
|
title: '岗前培JT辅导OJT辅导'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'compulsory',
|
name: '路径图背景',
|
||||||
progress: '10',
|
progress: '10',
|
||||||
title: '岗前'
|
title: '岗前'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'compulsory',
|
name: '路径图背景',
|
||||||
progress: '10',
|
progress: '10',
|
||||||
title: '岗位'
|
title: '岗位'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: 'compulsory',
|
name: '路径图背景',
|
||||||
progress: '10',
|
progress: '10',
|
||||||
title: '岗前岗前'
|
title: '岗前岗前'
|
||||||
}]
|
}]
|
||||||
|
|||||||
Reference in New Issue
Block a user