refactor(ui): 引荐人数改为引荐
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
9fb51fa30a
commit
93c06920bd
|
|
@ -559,7 +559,7 @@ class ContributionPage extends ConsumerWidget {
|
|||
children: [
|
||||
_buildTeamStatItem(
|
||||
context,
|
||||
'引荐人数',
|
||||
'引荐',
|
||||
contribution?.directReferralAdoptedCount.toString(),
|
||||
'',
|
||||
isLoading,
|
||||
|
|
|
|||
Loading…
Reference in New Issue