网格化添加打卡
17
.env.dev
|
|
@ -1,18 +1,9 @@
|
||||||
NODE_ENV = development
|
NODE_ENV = development
|
||||||
|
|
||||||
#VUE_APP_BASE_API =http://192.168.10.123:9159/api
|
# 正式服务器
|
||||||
#VUE_APP_BASE_IMG_URL = http://192.168.10.123:9159
|
VUE_APP_BASE_API =http://221.2.83.254:9001/api
|
||||||
|
VUE_APP_BASE_IMG_URL =http://221.2.83.254:9001
|
||||||
|
# 测试服务区
|
||||||
|
|
||||||
#VUE_APP_BASE_API =http://223.99.16.253:9001/api
|
|
||||||
#VUE_APP_BASE_IMG_URL =http://223.99.16.253:9001
|
|
||||||
|
|
||||||
|
|
||||||
VUE_APP_BASE_API = http://123.132.248.154:9224/api
|
|
||||||
VUE_APP_BASE_IMG_URL = http://123.132.248.154:9224
|
|
||||||
|
|
||||||
|
|
||||||
#VUE_APP_BASE_API = http://123.132.248.154:9224/api
|
#VUE_APP_BASE_API = http://123.132.248.154:9224/api
|
||||||
#VUE_APP_BASE_IMG_URL = http://123.132.248.154:9224
|
#VUE_APP_BASE_IMG_URL = http://123.132.248.154:9224
|
||||||
|
|
||||||
|
|
|
||||||
14
.env.prod
|
|
@ -1,10 +1,8 @@
|
||||||
NODE_ENV = production
|
NODE_ENV = production
|
||||||
|
|
||||||
#VUE_APP_BASE_API = http://192.168.10.123:9159/api
|
# 正式服务器
|
||||||
#VUE_APP_BASE_IMG_URL = http://192.168.10.123:9159
|
VUE_APP_BASE_API =http://221.2.83.254:9001/api
|
||||||
|
VUE_APP_BASE_IMG_URL =http://221.2.83.254:9001
|
||||||
#VUE_APP_BASE_API = http://123.132.248.154:9224/api
|
# 测试服务区
|
||||||
#VUE_APP_BASE_IMG_URL = http://123.132.248.154:9224
|
# VUE_APP_BASE_API = http://123.132.248.154:9224/api
|
||||||
|
# VUE_APP_BASE_IMG_URL = http://123.132.248.154:9224
|
||||||
VUE_APP_BASE_API = http://123.132.248.154:9223/api
|
|
||||||
VUE_APP_BASE_IMG_URL = http://123.132.248.154:9223
|
|
||||||
|
|
|
||||||
|
|
@ -35,7 +35,7 @@
|
||||||
"center":[],
|
"center":[],
|
||||||
"zoom":null
|
"zoom":null
|
||||||
},
|
},
|
||||||
"waterUrl":"http://123.132.248.154:9235/geoserver/ksp/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=ksp%3Ashp_1691142509&maxFeatures=5000&outputFormat=application%2Fjson",
|
"waterUrl":"http://223.99.16.253:9007/geoserver/ksp/ows?service=WFS&version=1.0.0&request=GetFeature&typeName=ksp%3Ashp_1686208018&maxFeatures=50000&outputFormat=application%2Fjson",
|
||||||
"goodsUrl":"",
|
"goodsUrl":"",
|
||||||
"tools":{
|
"tools":{
|
||||||
"routebox":true,
|
"routebox":true,
|
||||||
|
|
|
||||||
|
After Width: | Height: | Size: 1.2 KiB |
|
After Width: | Height: | Size: 59 KiB |
|
After Width: | Height: | Size: 637 B |
|
|
@ -10,16 +10,31 @@
|
||||||
<title>费县智慧林业防灭火平台</title>
|
<title>费县智慧林业防灭火平台</title>
|
||||||
<style>
|
<style>
|
||||||
.popup-container{
|
.popup-container{
|
||||||
text-align:left;
|
text-align:left;
|
||||||
|
max-width:400px;
|
||||||
|
}
|
||||||
|
.popup-item{
|
||||||
|
word-wrap: break-word;
|
||||||
|
overflow-wrap:break-word;
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
.marsBlackPanel-text{
|
||||||
|
width:400px!important;
|
||||||
|
word-wrap: break-word!important;
|
||||||
|
white-space:normal!important;
|
||||||
|
}
|
||||||
|
|
||||||
|
.shortcut-button{
|
||||||
|
display:none!important;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
<!--第三方lib-->
|
<!--第三方lib-->
|
||||||
<script
|
<script
|
||||||
type="text/javascript"
|
type="text/javascript"
|
||||||
src="lib/include-lib.js?time=20210105"
|
src="lib/include-lib.js?time=20210803"
|
||||||
libpath="lib/"
|
libpath="lib/"
|
||||||
include="jquery,jquery.range,bootstrap,bootstrap-checkbox,font-awesome,web-icons,layer,haoutil,
|
include="jquery,jquery.range,animate,bootstrap,bootstrap-checkbox,font-awesome,web-icons,layer,haoutil,nprogress,toastr,admui,turf,mars3d,mars3d-widget"
|
||||||
nprogress,toastr,admui,turf,mars3d,mars3d-widget,mars3d-esri,mars3d-echarts"
|
|
||||||
></script>
|
></script>
|
||||||
|
|
||||||
<!-- 腾讯云视频直播 -->
|
<!-- 腾讯云视频直播 -->
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 4.1 KiB |
|
Before Width: | Height: | Size: 7.5 KiB |
|
Before Width: | Height: | Size: 5.9 KiB |
|
Before Width: | Height: | Size: 111 KiB |
|
Before Width: | Height: | Size: 191 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 7.1 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 9.4 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 8.0 KiB |
|
Before Width: | Height: | Size: 9.1 KiB |
|
Before Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 15 KiB |
|
Before Width: | Height: | Size: 9.3 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 8.3 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 7.4 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 6.5 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 16 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 8.8 KiB |
|
Before Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
|
@ -1,14 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<TileMap version="1.0.0" tilemapservice="http://tms.osgeo.org/1.0.0">
|
|
||||||
<Title>NE2_HR_LC_SR_W_DR_recolored.tif</Title>
|
|
||||||
<Abstract></Abstract>
|
|
||||||
<SRS>EPSG:4326</SRS>
|
|
||||||
<BoundingBox miny="-90.00000000000000" minx="-180.00000000000000" maxy="90.00000000000000" maxx="180.00000000000000"/>
|
|
||||||
<Origin y="-90.00000000000000" x="-180.00000000000000"/>
|
|
||||||
<TileFormat width="256" height="256" mime-type="image/jpg" extension="jpg"/>
|
|
||||||
<TileSets profile="geodetic">
|
|
||||||
<TileSet href="0" units-per-pixel="0.70312500000000" order="0"/>
|
|
||||||
<TileSet href="1" units-per-pixel="0.35156250000000" order="1"/>
|
|
||||||
<TileSet href="2" units-per-pixel="0.17578125000000" order="2"/>
|
|
||||||
</TileSets>
|
|
||||||
</TileMap>
|
|
||||||
|
Before Width: | Height: | Size: 116 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 164 KiB |
|
Before Width: | Height: | Size: 120 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 149 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 1.5 KiB |
|
Before Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 3.1 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 936 B |