浏览代码

no message

南鑫林 5 年之前
父节点
当前提交
f3224f3ee4

+ 1 - 1
RainbowPlanet/RainbowPlanet/Modules/CircleModule/Circle/View/CircleLeavingMessageView/Cell/CircleLeavingMessageCommentTopStepTableViewCell.swift

@@ -71,7 +71,7 @@ class CircleLeavingMessageCommentTopStepTableViewCell: UITableViewCell {
     private lazy var commentLabel: UILabel = {
         let commentLabel = UILabel()
         commentLabel.numberOfLines = 1
-        commentLabel.textColor = k333333Color
+        commentLabel.textColor = k999999Color
         commentLabel.font = kRegularFont14
         commentLabel.textAlignment = .left
         commentLabel.text = "添加评论..."