js是否包含字符串 使用js查找是否包含字符串:var Cts = "bblText"; if(Cts.indexOf("Text") > 0 ){} strObj.indexOf(subString[, startIndex])