烟花爆竹实名登记前端
祖安之光
2026-01-30 5a4edca45d9d966560c276b6b158f2e65a96f72c
1
2
3
4
5
6
7
export default {
  'jpg': 'image/jpeg',
  'png': 'image/png',
  'gif': 'image/gif',
  'svg': 'image/svg+xml',
  'psd': 'image/photoshop'
}