Browse Source

加入我们-组织机构

master
lucky 5 years ago
parent
commit
a7f962bf75
  1. 4
      src/views/About/Children/Organ.vue

4
src/views/About/Children/Organ.vue

@ -93,9 +93,9 @@ export default {
bottom: '1%', bottom: '1%',
right: '20%', right: '20%',
symbolSize: 7, symbolSize: 7,
lineStyle: { width: 4 }, lineStyle: { width: 1 },
itemStyle: { borderWidth: 3, borderColor: '#AACD06' }, itemStyle: { borderWidth: 3, borderColor: '#AACD06' },
label: { position: 'left', verticalAlign: 'middle', align: 'right', fontSize: 16 }, label: { position: 'top', verticalAlign: 'middle', align: 'center', fontSize: 16 },
leaves: { leaves: {
label: { label: {
position: 'right', position: 'right',

Loading…
Cancel
Save