function ageLabel(arr) { if (!arr || arr.length < 2) { return ''; } return arr[0] + '-' + arr[1] + '岁'; } module.exports.ageLabel = ageLabel; 🦆 涂鸦丫 搜索练习单(即将上线) 🔥 热门下载 {{item.icon}} {{item.title}} 更多