Forráskód Böngészése

[fix]修复主页可侧滑出个人信息栏的问题

Destiny 1 éve
szülő
commit
793b473dea
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      lib/module/main/view.dart

+ 1 - 0
lib/module/main/view.dart

@@ -29,6 +29,7 @@ class MainTabPage extends BasePage<MainController> {
       floatingActionButton: buildAIChatBtn(),
       floatingActionButtonLocation: FloatingActionButtonLocation.centerDocked,
       bottomNavigationBar: buildBottomAppBar(),
+      drawerEdgeDragWidth: 0,
       drawer: Drawer(
         shape: const RoundedRectangleBorder(
           borderRadius: BorderRadius.zero,