From 9f0e81228e968a4e73350e34b62716cfb75fb792 Mon Sep 17 00:00:00 2001 From: weilu Date: Fri, 2 Feb 2024 22:22:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9C=B0=E5=9B=BEJS=20API=E5=AE=89=E5=85=A8?= =?UTF-8?q?=E5=AF=86=E9=92=A5=E4=BD=BF=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/shop/page/select_address_page.dart | 2 +- web/index.html | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/lib/shop/page/select_address_page.dart b/lib/shop/page/select_address_page.dart index 44c5e5d81..58614c692 100644 --- a/lib/shop/page/select_address_page.dart +++ b/lib/shop/page/select_address_page.dart @@ -34,7 +34,7 @@ class _AddressSelectPageState extends State { /// 配置key Flutter2dAMap.setApiKey( iOSKey: '4327916279bf45a044bb53b947442387', - webKey: '4e479545913a3a180b3cffc267dad646', + webKey: 'c9446a164fd1245dd110b54114095303', ); } diff --git a/web/index.html b/web/index.html index 35d20e34d..a116661a1 100644 --- a/web/index.html +++ b/web/index.html @@ -36,8 +36,13 @@ navigator.serviceWorker.register('flutter_service_worker.js'); }); } - - + + +