generated from Leo_Ding/web-template
1
This commit is contained in:
parent
fd4cbc47db
commit
b7b6f04ba8
@ -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_
|
||||
|
||||
@ -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(
|
||||
{
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user