export const PROGRESS_BG_COLOR = { uploading: '#409EFF', success: '#00d6b9', failed: '#f54e45' }