panhui 6 жил өмнө
parent
commit
3739c22ccd

+ 1 - 1
lib/pages/TipList.dart

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