console.log("%c你挚爱的强哥友情提示您:","background:green;color:white;font-family:'微软雅黑';font-size:60px;font-weight:bold");
let msg='报错内容'标签:Console,自定义,样式,color,报错,msg,console,white,font From: https://blog.51cto.com/u_15920212/5962966
console.log('%c报错信息:','background:red;color:white;padding:5px;border-radius:4px;',msg);