feat:新增dev分支 #1

Merged
yrk merged 1 commits from dev into main 2026-02-26 01:46:56 +00:00
Showing only changes of commit fe99a73e9e - Show all commits

View File

@ -18,6 +18,7 @@ import regionSelect from './components/regionSelect.vue'
import { getSiteTypeIcon, tab_list, tab_style } from './config'
const { VITE_AMAP_KEY } = import.meta.env
const amapsdk = new AMapWX({
key: VITE_AMAP_KEY,
})