feat(projects): 添加百度地图插件
This commit is contained in:
6
src/views/component/map/components/GaodeMap.vue
Normal file
6
src/views/component/map/components/GaodeMap.vue
Normal file
@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<div>地图</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
<style scoped></style>
|
||||
Reference in New Issue
Block a user