feat: 新建/编辑门店经纬度信息替换为高德地图
Showing
| ... | @@ -67,7 +67,7 @@ | ... | @@ -67,7 +67,7 @@ |
| "path-to-regexp": "^3.1.0", | "path-to-regexp": "^3.1.0", | ||
| "qs": "^6.9.0", | "qs": "^6.9.0", | ||
| "react": "^16.8.6", | "react": "^16.8.6", | ||
| "react-bmapgl": "^0.2.7", | "react-amap": "^1.2.8", | ||
| "react-copy-to-clipboard": "^5.0.1", | "react-copy-to-clipboard": "^5.0.1", | ||
| "react-dom": "^16.8.6", | "react-dom": "^16.8.6", | ||
| "react-helmet": "^5.2.1", | "react-helmet": "^5.2.1", | ||
| ... | @@ -127,4 +127,4 @@ | ... | @@ -127,4 +127,4 @@ |
| "scripts/**/*.js" | "scripts/**/*.js" | ||
| ], | ], | ||
| "author": "congmin.hao" | "author": "congmin.hao" | ||
| } | } | ||
| \ No newline at end of file |
Please register or sign in to comment