字符串replace()函数不能使用发布于 9 年前作者 juan3610607 次浏览最后编辑 9 年前来自 issueslet text = "xcx-demo"; text.replace(/-/g, "=");