panhui 7 年之前
父节点
当前提交
3739c22ccd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/pages/TipList.dart

+ 1 - 1
lib/pages/TipList.dart

@@ -109,7 +109,7 @@ class TipListState extends State<TipList> {
                       return TipItem(
                           tipInfo: tipList[index],
                           tapInfo: () async {
-                            var res = await Navigator.push(
+                            bool res = await Navigator.push(
                                 context,
                                 new CupertinoPageRoute(
                                     builder: (context) =>