🌈 搜索
📅  最后修改于: 2022-03-11 15:02:31.480000             🧑  作者: Mango
var text = 'test test test test', fixed; fixed = text.replace(/\s+/g, '-');