diff --git a/lib/order/bargain_group_order.dart b/lib/order/bargain_group_order.dart index e77ab6e8..32d6633a 100644 --- a/lib/order/bargain_group_order.dart +++ b/lib/order/bargain_group_order.dart @@ -221,7 +221,7 @@ class _ExchangeHistoryList extends State { ), controller: _refreshController, physics: BouncingScrollPhysics(), - onLoading: _refresh, + // onLoading: _refresh, onRefresh: _refresh, child: (activityOrderList != null && activityOrderList.length > 0) ? diff --git a/lib/retrofit/min_api.dart b/lib/retrofit/min_api.dart index 4897edac..fa1ac496 100644 --- a/lib/retrofit/min_api.dart +++ b/lib/retrofit/min_api.dart @@ -39,8 +39,8 @@ part 'min_api.g.dart'; // const baseUrl = "http://192.168.10.236:8775/app/";///费韬 -const base_url = "http://192.168.10.96:8765/app/";///詹云久 -const baseUrl = "http://192.168.10.96:8765/app/";///詹云久 +const base_url = "http://192.168.10.139:8765/app/";///詹云久 +const baseUrl = "http://192.168.10.139:8765/app/";///詹云久 // const base_url = "http://192.168.10.37:8766/app/"; diff --git a/lib/retrofit/min_api.g.dart b/lib/retrofit/min_api.g.dart index 55c6150f..e04e7683 100644 --- a/lib/retrofit/min_api.g.dart +++ b/lib/retrofit/min_api.g.dart @@ -9,7 +9,7 @@ part of 'min_api.dart'; class _MinApiService implements MinApiService { _MinApiService(this._dio, {this.baseUrl}) { ArgumentError.checkNotNull(_dio, '_dio'); - baseUrl ??= 'http://192.168.10.96:8765/app/'; + baseUrl ??= 'http://192.168.10.139:8765/app/'; } final Dio _dio; diff --git a/pubspec.lock b/pubspec.lock index a3579962..aa938ef1 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -307,7 +307,7 @@ packages: name: fluwx url: "https://pub.flutter-io.cn" source: hosted - version: "3.8.1" + version: "3.8.1+1" font_awesome_flutter: dependency: "direct main" description: @@ -377,7 +377,7 @@ packages: name: keframe url: "https://pub.flutter-io.cn" source: hosted - version: "2.0.3" + version: "2.0.4" like_button: dependency: "direct main" description: @@ -701,12 +701,10 @@ packages: tpns_flutter_plugin: dependency: "direct main" description: - path: "." - ref: "V1.1.2" - resolved-ref: b814d62f4b82422459f786671f23dd535062d503 - url: "git://github.com/TencentCloud/TPNS-Flutter-Plugin" - source: git - version: "1.1.2" + name: tpns_flutter_plugin + url: "https://pub.flutter-io.cn" + source: hosted + version: "1.1.0" transformer_page_view: dependency: transitive description: