export enum COLORS { success = '#67c23a', warning = '#e6a23c', info = '#909399', error = '#f56c6c' }