module.exports.getText = function(value, curr) { if (curr == 0) { return '第一步'; } else if (curr == 1) { return '第二步'; } } *检测项目 *备注 下一步 提交申请