src/config/index.ts @@ -55,6 +55,11 @@ token: [] }, // 高德地图配置 amap: { key: '' }, // 当前环境 ...(isDev ? dev : prod) };