From 9086f457d6404a0cd7f74b351c3889f82d02a91d Mon Sep 17 00:00:00 2001 From: guoshipeng <3194674006@qq.com> Date: Mon, 14 Aug 2023 17:17:09 +0800 Subject: [PATCH] fix:修改 --- src/main.ts | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main.ts b/src/main.ts index ad8ffc2..838b768 100644 --- a/src/main.ts +++ b/src/main.ts @@ -20,7 +20,7 @@ key: 'c4e73f2c6972766d6a54dffd2f501cac', plugin: ['AMap.moveAnimation', 'AMap.PlaceSearch', 'AMap.Scale', 'AMap.OverView', 'AMap.ToolBar', 'AMap.MapType', 'AMap.PolyEditor', 'AMap.CircleEditor', - 'AMap.DistrictSearch', 'AMap.Geocoder', 'AMap.AutoComplete'], + 'AMap.DistrictSearch', 'AMap.Geocoder', 'AMap.Autocomplete'], // ������������ sdk ��������� 1.4.4 v: '1.4.4' }) -- Gitblit v1.8.0