feat: 日历分享改为按手机号+好友关系校验

This commit is contained in:
qzl
2026-03-30 11:37:41 +08:00
parent 60318b7aaa
commit 9fb2a6857b
20 changed files with 624 additions and 230 deletions
@@ -78,7 +78,7 @@ class HomeChatItemRenderer {
child: Text(
item.content,
style: TextStyle(
fontSize: AppSpacing.md,
fontSize: 14,
height: 1.45,
color: isUser
? colorScheme.onPrimaryContainer