diff --git a/lib/store/shopping/shopping_goods_details.dart b/lib/store/shopping/shopping_goods_details.dart index 2ea2c9dd..568ecbe3 100644 --- a/lib/store/shopping/shopping_goods_details.dart +++ b/lib/store/shopping/shopping_goods_details.dart @@ -1634,7 +1634,7 @@ class _ShoppingGoodsDetails extends State { ), GestureDetector( onTap: () { - + toDownOrder(); }, child: Container( alignment: Alignment.center, diff --git a/pubspec.lock b/pubspec.lock index e80c0a4b..7052272d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -255,7 +255,7 @@ packages: name: flutter_screenutil url: "https://pub.flutter-io.cn" source: hosted - version: "5.1.1" + version: "5.2.0" flutter_smart_dialog: dependency: "direct main" description: @@ -483,13 +483,6 @@ packages: url: "https://pub.flutter-io.cn" source: hosted version: "2.0.5" - pedantic: - dependency: transitive - description: - name: pedantic - url: "https://pub.flutter-io.cn" - source: hosted - version: "1.11.1" permission_handler: dependency: "direct main" description: @@ -811,7 +804,7 @@ packages: name: video_player_web url: "https://pub.flutter-io.cn" source: hosted - version: "2.0.6" + version: "2.0.7" wakelock: dependency: transitive description: