浏览代码

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