Browse Source

no message

ios
ZHR007 4 months ago
parent
commit
5210c7aa06
1 changed files with 1 additions and 1 deletions
  1. 2
      lib/pages/discover/dating_page.dart

2
lib/pages/discover/dating_page.dart

@ -117,7 +117,7 @@ class _DatingPageState extends State<DatingPage>
'暂无直播频道', '暂无直播频道',
style: TextStyle( style: TextStyle(
fontSize: 14.w, fontSize: 14.w,
color: Colors.white.withOpacity(0.7),
color: Colors.black38,
), ),
), ),
); );

Loading…
Cancel
Save