feat:新增dev分支
This commit is contained in:
parent
2c5dad2074
commit
fe99a73e9e
@ -18,6 +18,7 @@ import regionSelect from './components/regionSelect.vue'
|
|||||||
import { getSiteTypeIcon, tab_list, tab_style } from './config'
|
import { getSiteTypeIcon, tab_list, tab_style } from './config'
|
||||||
|
|
||||||
const { VITE_AMAP_KEY } = import.meta.env
|
const { VITE_AMAP_KEY } = import.meta.env
|
||||||
|
|
||||||
const amapsdk = new AMapWX({
|
const amapsdk = new AMapWX({
|
||||||
key: VITE_AMAP_KEY,
|
key: VITE_AMAP_KEY,
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user