[ 'key' => env('AMAP_WEB_KEY'), ], // 地图 JS API 'js' => [ 'key' => env('AMAP_JS_KEY'), 'secret' => env('AMAP_JS_SECRET'), ], ];