diff --git a/lib/components/profile_about_me_card.dart b/lib/components/profile_about_me_card.dart index 84e64d3..9ca6ec6 100644 --- a/lib/components/profile_about_me_card.dart +++ b/lib/components/profile_about_me_card.dart @@ -79,7 +79,8 @@ class ProfileAboutMeCard extends StatelessWidget { ), Expanded( child: ListView( - physics: const NeverScrollableScrollPhysics(), // 禁用滚动 + physics: + const NeverScrollableScrollPhysics(), // disable scrolling children: [ ListTile( leading: const InfoSvg(