js去掉字符串的第一个字符董德多2021年8月24日0 var str = www.02405.com;str = str.substr(1);console.log(str);//ww.02405.com