mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-11-14 12:43:42 +08:00
feat(projects): 添加百度地图插件
This commit is contained in:
2
src/settings/constant.ts
Normal file
2
src/settings/constant.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
/** 百度地图sdk地址 */
|
||||
export const BAIDU_MAP_SDK_URL = 'https://api.map.baidu.com/api?v=1.0&&type=webgl&ak=KSezYymXPth1DIGILRX3oYN9PxbOQQmU';
|
||||
@@ -1 +1,2 @@
|
||||
export * from './theme';
|
||||
export * from './constant';
|
||||
|
||||
Reference in New Issue
Block a user