mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-26 06:40:17 +08:00
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