refactor(ui): 移除快捷操作栏盈亏按钮,今日盈亏/总盈亏卡片已有点击跳转
This commit is contained in:
@@ -335,7 +335,7 @@ class _KycPageState extends State<KycPage> {
|
||||
begin: Alignment.topCenter,
|
||||
end: Alignment.bottomCenter,
|
||||
colors: [
|
||||
const Color(0x00000000),
|
||||
Colors.transparent,
|
||||
const Color(0x8A000000),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user