diff --git a/flutter_monisuo/lib/ui/pages/mine/welfare_center_page.dart b/flutter_monisuo/lib/ui/pages/mine/welfare_center_page.dart index 567f4de..08a4b43 100644 --- a/flutter_monisuo/lib/ui/pages/mine/welfare_center_page.dart +++ b/flutter_monisuo/lib/ui/pages/mine/welfare_center_page.dart @@ -209,7 +209,7 @@ class _WelfareCenterPageState extends State { // Header Row: gift icon + 標題 Row( children: [ - Icon(LucideIcons.gift, color: goldAccent, size: 24), + Icon(LucideIcons.userPlus, color: goldAccent, size: 24), const SizedBox(width: 10), Text( '我的邀請碼',