From 295bed39c561a80283096dcc39a8556e924cb5a5 Mon Sep 17 00:00:00 2001 From: w-R <953969641@qq.com> Date: Fri, 8 Oct 2021 15:00:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E8=AE=A2=E5=8D=95=E7=BB=93?= =?UTF-8?q?=E7=AE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/main.dart | 2 +- pubspec.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/main.dart b/lib/main.dart index 74b55996..da62d3d6 100644 --- a/lib/main.dart +++ b/lib/main.dart @@ -231,7 +231,7 @@ Map routers = { '/router/vip_balance': (context, {arguments}) => VipBalancePage(arguments: arguments), '/router/exchange_order_details': (context, {arguments}) => ExchangeOrderDetailPage(), '/router/location_map': (context, {arguments}) => LocationMap(arguments: arguments), - // '/router/settlement': (context, {arguments}) => Settlement(arguments: arguments), + '/router/settlement': (context, {arguments}) => Settlement(arguments: arguments), '/router/integral_detailed_page': (context, {arguments}) => IntegralDetailedPage(), '/router/write_off_success_page': (context, {arguments}) => WriteOffSuccessPage(), '/router/exchange_history_page': (context, {arguments}) => ExchangeHistoryPage(), diff --git a/pubspec.lock b/pubspec.lock index 2b6bd73f..018bdc0d 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -168,7 +168,7 @@ packages: name: cli_util url: "https://pub.flutter-io.cn" source: hosted - version: "0.3.3" + version: "0.3.4" clock: dependency: transitive description: @@ -388,7 +388,7 @@ packages: name: flutter_smart_dialog url: "https://pub.flutter-io.cn" source: hosted - version: "2.1.9" + version: "2.3.1" flutter_spinkit: dependency: "direct main" description: