https升级

tykong-cidian
duxiaoning 2024-06-28 17:46:59 +08:00
parent 51216f3aff
commit c87e8fcc85
4 changed files with 11 additions and 11 deletions

View File

@ -6,11 +6,11 @@
// const DAISHENHE_URL = "http://10.0.3.157:18030/kjwebAdmin-test/#/Order/DSHOrder";
// const YISHENHE_URL = "http://10.0.3.157:18030/kjwebAdmin-test/#/Order/YSHOrder";
// const YUNGUAN_SERVER_URL = "http://10.0.3.157:18030/yunguan-app";
const LXYLOGIN_URL = "http://124.16.188.131:28030/kjwebAdmin-test/#/login";
const YUNGUAN_SERVER_URL = "http://124.16.188.131:28030/yunguan-app";
const DAICHULI_URL = "http://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/DJYOrder";
const YICHULI_URL = "http://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/YJYOrder";
const DAISHENHE_URL = "http://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/DSHOrder";
const YISHENHE_URL = "http://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/YSHOrder";
const DQYSERVER_URL = "http://124.16.188.131:28085";
const LXYSERVER_URL = "http://124.16.188.131:9699/lxyweb";
const LXYLOGIN_URL = "https://124.16.188.131:9699/lxyweb/kjwebAdmin-test/#/login";
const YUNGUAN_SERVER_URL = "https://124.16.188.131:9699/lxyweb/yunguan-app";
const DAICHULI_URL = "https://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/DJYOrder";
const YICHULI_URL = "https://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/YJYOrder";
const DAISHENHE_URL = "https://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/DSHOrder";
const YISHENHE_URL = "https://124.16.188.131:9699/lxyweb/kjwebAdmin/#/Order/YSHOrder";
const DQYSERVER_URL = "https://124.16.188.131:28085";
const LXYSERVER_URL = "https://124.16.188.131:9699/lxyweb";

View File

@ -26,7 +26,7 @@ class CesiumUtils {
mapMode2D: Cesium.MapMode2D.INFINITE_SCROLL,
imageryProvider: new Cesium.WebMapTileServiceImageryProvider({
url:
"http://{s}.tianditu.gov.cn/img_w/wmts?service=wmts&request=GetTile&version=1.0.0&LAYER=img&tileMatrixSet=w&TileMatrix={TileMatrix}&TileRow={TileRow}&TileCol={TileCol}&style=default&format=tiles&tk=d7648495378ad7ebe74327207dfc09a8",
"https://{s}.tianditu.gov.cn/img_w/wmts?service=wmts&request=GetTile&version=1.0.0&LAYER=img&tileMatrixSet=w&TileMatrix={TileMatrix}&TileRow={TileRow}&TileCol={TileCol}&style=default&format=tiles&tk=d7648495378ad7ebe74327207dfc09a8",
layer: "tdtBasicLayer",
style: "default",
maximumLevel: 18,

View File

@ -21,7 +21,7 @@ class otgCesiumUtils {
mapMode2D: Cesium.MapMode2D.INFINITE_SCROLL,
imageryProvider: new Cesium.WebMapTileServiceImageryProvider({
url:
"http://{s}.tianditu.gov.cn/img_w/wmts?service=wmts&request=GetTile&version=1.0.0&LAYER=img&tileMatrixSet=w&TileMatrix={TileMatrix}&TileRow={TileRow}&TileCol={TileCol}&style=default&format=tiles&tk=d7648495378ad7ebe74327207dfc09a8",
"https://{s}.tianditu.gov.cn/img_w/wmts?service=wmts&request=GetTile&version=1.0.0&LAYER=img&tileMatrixSet=w&TileMatrix={TileMatrix}&TileRow={TileRow}&TileCol={TileCol}&style=default&format=tiles&tk=d7648495378ad7ebe74327207dfc09a8",
layer: "tdtBasicLayer",
style: "default",
maximumLevel: 18,

View File

@ -283,7 +283,7 @@ export default {
// self.tifPath = pm.ftpPath;
//访
let rt = pm.ftpPath.split('/');
self.tifPath = 'http://10.0.31.125:18030/inspection/files/' + rt[rt.length - 1];
self.tifPath = 'https://10.0.31.125:18030/inspection/files/' + rt[rt.length - 1];
self.projection = pm.projection;
//