小程序如何识别↵ ?发布于 7 年前作者 xiuying961332 次浏览最后编辑 7 年前来自 issues引入wxs文件 {{tools.filter(item.description)}} return text.replace(/↵/g, ‘/n’) 使用replace报错说 / 这个不能用,到底应该怎么识别 ↵这个换行