feat:地图组件暂存

This commit is contained in:
张益铭
2021-03-26 18:11:52 +08:00
parent 0ee38c24c8
commit 3c8e0c5277
8 changed files with 82 additions and 2 deletions

View File

@@ -0,0 +1,19 @@
<template>
<div>
</div>
</template>
<script lang='ts'>
export default {
setup(){
return{
}
},
}
</script>
<style scoped>
</style>

View File

@@ -2,7 +2,7 @@
<div class="welcome">
<a
title="欢迎Star"
href="https://github.com/xiaoxian521/CURD-TS/tree/vue-ts"
href="https://github.com/xiaoxian521/CURD-TS"
target="_blank"
>点击打开仓库地址</a
>