mirror of
https://mirror.ghproxy.com/https://github.com/StarCitizenToolBox/app.git
synced 2024-12-23 04:13:43 +08:00
fix 性能优化 自定义
This commit is contained in:
parent
b3a1014964
commit
70437887b0
@ -243,6 +243,7 @@ class PerformanceUI extends BaseUI<PerformanceUIModel> {
|
|||||||
),
|
),
|
||||||
],
|
],
|
||||||
const SizedBox(height: 12),
|
const SizedBox(height: 12),
|
||||||
|
if (item.type != "customize")
|
||||||
Row(
|
Row(
|
||||||
mainAxisAlignment: MainAxisAlignment.end,
|
mainAxisAlignment: MainAxisAlignment.end,
|
||||||
children: [
|
children: [
|
||||||
|
Loading…
Reference in New Issue
Block a user