UNPKG

@mucfe/matui

Version:

基于Vue和ElementUi的PC组件库

13 lines (12 loc) 171 B
export default { props: { brandColor: { type: String, default: '#8c7fee' }, btnColor: { type: String, default: '#ff5a6e' } } }