Compare commits

...

3 Commits

4 changed files with 5 additions and 24 deletions

2
.env
View File

@ -1,2 +1,2 @@
# 标题
VITE_GLOB_APP_TITLE = 基础框架
VITE_GLOB_APP_TITLE = 天空地监测

View File

@ -1,19 +0,0 @@
# Whether to open mock
VITE_USE_MOCK = true
# public path
VITE_PUBLIC_PATH = /
# Basic interface address SPA
#VITE_GLOB_API_URL=/basic-api
#财源
# VITE_GLOB_API_URL= http://192.168.10.102:9500
#基础框架
VITE_GLOB_API_URL=http://123.132.248.154:9104
# File upload address optional
# It can be forwarded by nginx or write the actual address directly
VITE_GLOB_UPLOAD_URL=http://60.213.14.14:6070
# Interface prefix
VITE_GLOB_API_URL_PREFIX=

View File

@ -110,7 +110,7 @@
<span>
<img class="centerimg" style="display: none;" src="./images/xianjie.png" />
<img class="centerimgActive" src="./images/xianjie-active.png" />
市 界</span>
行政区划</span>
</div>
<!-- <div class="center_top_con_but" data-layerName="villageLayer" data-isActive="false">
<span>
@ -124,12 +124,12 @@
<img class="centerimgActive" style="display: none;" src="./images/control-active.png" />
监 控</span>
</div>
<div class="center_top_con_but" id="UAVView" data-layerName="UAVLayer" data-isActive="false">
<!-- <div class="center_top_con_but" id="UAVView" data-layerName="UAVLayer" data-isActive="false">
<span>
<img class="centerimg" src="./images/drone.png" />
<img class="centerimgActive" style="display: none;" src="./images/drone-active.png" />
无人机</span>
</div>
</div> -->
</div>
<div class="right_menu">
<div class="center_top_con_but newCaseLayer" data-layerName="newCaseLayer"

View File

@ -1296,7 +1296,7 @@ function loadCaseClassCharts(industy) {
calculable: true,
series: [
{
name: '违建分类统计',
name: '案件分类统计',
type: 'pie',
radius: ['35%', '55%'],
center: ['50%', '40%'],