feat:增加用户信息编辑功能

This commit is contained in:
2026-07-05 14:14:43 +08:00
parent 9d3a3f2e80
commit 780526ddf4
18 changed files with 379 additions and 60 deletions

View File

@@ -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(