let currentId = (Int(lastChapterModel?.chapterid ?? "") ?? 0) + 1
showWord = "第\(lastChapterModel?.chapterid ?? "")章發表時間晚於第\(currentId)章,請注意"
attri = showWord.changeColor(changeColorArray: ["第\(lastChapterModel?.chapterid ?? "")章","第\(currentId)章"], color: UIColor.init(hexString: "#FF7F3D")) let currentId = (Int(lastChapterModel?.chapterid ?? "") ?? 0) + 1
showWord = "第\(lastChapterModel?.chapterid ?? "")章發表時間晚於第\(currentId)章,請注意"
attri = showWord.changeColor(changeColorArray: ["第\(lastChapterModel?.chapterid ?? "")章","第\(currentId)章"], color: UIColor.init(hexString: "#FF7F3D"))
let currentId = (Int(lastChapterModel?.chapterid ?? "") ?? 0) + 1
showWord = "第\(lastChapterModel?.chapterid ?? "")章發表時間晚於第\(currentId)章,請注意"
attri = showWord.changeColor(changeColorArray: ["第\(lastChapterModel?.chapterid ?? "")章","第\(currentId)章"], color: UIColor.init(hexString: "#FF7F3D"))