17 17(1 / 1)

溫柔反派 晉*******1 917 字 8個月前

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"))