opt: stat组件传参
This commit is contained in:
@ -78,10 +78,7 @@ class MemberSeasonsItem extends StatelessWidget {
|
||||
const SizedBox(height: 4),
|
||||
Row(
|
||||
children: [
|
||||
StatView(
|
||||
view: seasonItem.view,
|
||||
theme: 'gray',
|
||||
),
|
||||
StatView(view: seasonItem.view),
|
||||
const Spacer(),
|
||||
Text(
|
||||
Utils.CustomStamp_str(
|
||||
|
Reference in New Issue
Block a user