console.log字体背景颜色设置

console.log(
  '%c[XX平台] -- Login Success',
  'background: dodgerblue; color: white; padding: 4px; border-radius: 4px;',
);



posted @ 2025-01-11 14:51  Felix_Openmind  阅读(133)  评论(0)    收藏  举报
*{cursor: url(https://files-cdn.cnblogs.com/files/morango/fish-cursor.ico),auto;}