經常使用幾個空格的 Unicode 碼

const SPACE_UNICODE = {
  'ensp': '\u2002',
  'emsp': '\u2003',
  'nbsp': '\u00a0'
}
相關文章
相關標籤/搜索