1. 例子
console.log( "%c┍------------------------------------------------------------------┑", `color:pink;` );
// 需要有 :%c , `color:pink;`