liyubing

fix:1)进入首页设置,“将指定频道设置为首页”颜色和android不一致,看图

... ... @@ -298,7 +298,7 @@ struct ChannelSubscriptionLayout {
Text(INDEX_SETTING_SUBTITLE)
.fontSize(12)
.fontWeight(400)
.fontColor('#222222')
.fontColor('#80222222')
}
.width('100%')
.margin({ top: 22, bottom: 16 })
... ...