图 Windows CMD后备的Unicode符号 Windows CMD仅支持。 安装 $ npm install figures 用法 有关支持的符号,请参见。 const figures = require ( 'figures' ) ; console . log ( figures ( ':check_mark:︎ check' ) ) ; // On non-Windows OSes: :check_mark:︎ check // On Windows: √ check console . log ( figures . tick ) ; // On no