更换项目

This commit is contained in:
liyuhua
2023-07-14 18:50:55 +08:00
parent fff67e0aee
commit fc0480ea2c
9340 changed files with 236665 additions and 221827 deletions

View File

@@ -12,11 +12,14 @@
#define kRoomMessageMaxWidth (KScreenWidth - 15 - 90)
static CGFloat kChamberCommunicationDefalutLetterform = 12;
static CGFloat kChamberCommunicationEssayVacuumAltitude = 10;
///公屏文本字体的大小
static CGFloat kRoomMessageDefalutFont = 12;
///文字上下的间隙
static CGFloat kRoomMessageTextSpaceHeight = 10;
static CGFloat kChamberCommunicationIntumesceMonopolizeRestrictions = 7;
static NSInteger kChamberCommunicationLargestLongness = 1000;
static CGFloat kRoomMessageBubbleCornerRadius = 7;
///公屏保存的最大数
static NSInteger kRoomMessageMaxLength = 1000;
#endif
#endif /* XPRoomMessageConstant_h */