export const labelConfig = { position: [ { label: '外侧', value: 'outside' }, { label: '内部', value: 'inside' }, { label: '中心', value: 'center' } ] }