refactor(ui): 隐藏"我的"页面中的"同伴与收益"栏

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
hailin 2026-01-20 04:44:16 -08:00
parent e1cc364b0d
commit 7ff7157115
1 changed files with 3 additions and 4 deletions

View File

@ -94,10 +94,9 @@ class ProfilePage extends ConsumerWidget {
const SizedBox(height: 16),
//
_buildTeamEarningsSection(context),
const SizedBox(height: 16),
// -
// _buildTeamEarningsSection(context),
// const SizedBox(height: 16),
//
_buildOtherSettings(context, ref),