文件报错修改

This commit is contained in:
qiuyuan 2025-11-10 15:30:22 +08:00
parent fd4cbc47db
commit b159529b43
8 changed files with 94 additions and 3 deletions

View File

@ -0,0 +1,13 @@
<template>
<div></div>
</template>
<script setup>
//
</script>
<style scoped>
.container {
padding: 20px;
}
</style>

View File

@ -26,7 +26,7 @@
<div> <div>
<div class="card-title">服务对象人口统计</div> <div class="card-title">服务对象人口统计</div>
<div class="card-content"> <div class="card-content">
<borderBox1 /> <!-- <borderBox1 /> -->
</div> </div>
</div> </div>
</div> </div>
@ -51,8 +51,8 @@
<script setup> <script setup>
import { ref } from 'vue' import { ref } from 'vue'
import MapWidthMarkers from '@/components/MapWithMarkers/index.vue' import MapWidthMarkers from '@/components/MapWithMarkers/index.vue'
import { borderBox1 } from '@jiaminghi/data-view' // import { borderBox1 } from '@jiaminghi/data-view'
Vue.use(borderBox1) // Vue.use(borderBox1)
const config1 = ref( const config1 = ref(
{ {

View File

@ -0,0 +1,13 @@
<template>
<div></div>
</template>
<script setup>
//
</script>
<style scoped>
.container {
padding: 20px;
}
</style>

View File

@ -0,0 +1,13 @@
<template>
<div></div>
</template>
<script setup>
//
</script>
<style scoped>
.container {
padding: 20px;
}
</style>

View File

@ -0,0 +1,13 @@
<template>
<div></div>
</template>
<script setup>
//
</script>
<style scoped>
.container {
padding: 20px;
}
</style>

View File

@ -0,0 +1,13 @@
<template>
<div></div>
</template>
<script setup>
//
</script>
<style scoped>
.container {
padding: 20px;
}
</style>

View File

@ -0,0 +1,13 @@
<template>
<div></div>
</template>
<script setup>
//
</script>
<style scoped>
.container {
padding: 20px;
}
</style>

View File

@ -0,0 +1,13 @@
<template>
<div></div>
</template>
<script setup>
//
</script>
<style scoped>
.container {
padding: 20px;
}
</style>