Преглед изворни кода

[new]调整新人引导浮窗

zk пре 1 година
родитељ
комит
f7f61ca6e2
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      lib/dialog/guide_dialog.dart

+ 1 - 2
lib/dialog/guide_dialog.dart

@@ -75,8 +75,7 @@ void mainGuide(GlobalKey topGuide, GlobalKey aiGuide,
                 return Positioned(
                   left: 0,
                   right: 0,
-                  bottom:
-                      aiBottom - 7.h + MediaQuery.of(context).padding.bottom,
+                  bottom: aiBottom - 7.h,
                   child: Column(
                     children: [
                       GestureDetector(