push web
This commit is contained in:
@@ -44,7 +44,7 @@ class MainPageUser(ft.Column):
|
||||
)
|
||||
]
|
||||
),
|
||||
bgcolor=ds.clolors.laer2,
|
||||
bgcolor=ds.colors.surface,
|
||||
on_click=self.take_test,
|
||||
ink=True,
|
||||
),
|
||||
@@ -74,7 +74,7 @@ class MainPageUser(ft.Column):
|
||||
)
|
||||
]
|
||||
),
|
||||
bgcolor=ds.clolors.laer2,
|
||||
bgcolor=ds.colors.surface,
|
||||
on_click=self.my_test,
|
||||
ink=True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user