This commit is contained in:
Leo_Ding 2025-11-10 15:45:20 +08:00
parent fd4cbc47db
commit b7b6f04ba8
2 changed files with 5 additions and 5 deletions

View File

@ -11,8 +11,8 @@ VITE_PERMISSION=true
VITE_ROUTER_HISTORY=hash
# api
VITE_API_BASIC=/
VITE_API_HTTP=/api/v1/
VITE_API_BASIC='http://115.239.217.220:8021'
VITE_API_UPLOAD='http://115.239.217.220:9458'
VITE_API_HTTP=/api/v1/
# storage
VITE_STORAGE_NAMESPACE=ginadmin_

View File

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