2 Commits

1 changed files with 1 additions and 1 deletions
Split View
  1. 2
      lib/pages/message/chat_page.dart

2
lib/pages/message/chat_page.dart

@ -702,7 +702,7 @@ class _ChatPageState extends State<ChatPage> {
text: TextSpan(
children: [
TextSpan(
text: '发送信息所需的玫瑰不足,充值获取玫瑰继续嗨聊 ',
text: '您的玫瑰余额不足哦~快来充值补充,立刻点亮精彩对话 ',
style: TextStyle(
fontSize: 11.sp,
color: Color.fromRGBO(199, 199, 199, 1),

Loading…
Cancel
Save