var inOf = function(val, str) { if (val) {return val.indexOf(str) }}; module.exports.inOf = inOf; {{datas.search_title || "请填写内容"}}