feat:增加用户信息编辑功能
This commit is contained in:
@@ -88,9 +88,6 @@ class _RecordPageState extends State<RecordPage> {
|
||||
|
||||
showModalBottomSheet(
|
||||
context: context,
|
||||
constraints: BoxConstraints(
|
||||
minHeight: 600,
|
||||
),
|
||||
backgroundColor: Theme.of(context).scaffoldBackgroundColor,
|
||||
isScrollControlled: true,
|
||||
shape: const RoundedRectangleBorder(
|
||||
|
||||
Reference in New Issue
Block a user