Kaynağa Gözat

更新服务发布UI图片,更新config.js配置项

wdq 1 hafta önce
ebeveyn
işleme
fc624e29e0

+ 9 - 6
public/static/config/config.js

@@ -24,24 +24,27 @@ let systemConfig = {
     modelIds: [1667, 1690, 1677, 1673],
     columnIds: [1657, 1659, 1666, 1676, 1665, 1651, 1662],
 
-    baseServicerPath: "/oneMap",
+    // baseServicerPath: "/oneMap",
+    baseServicerPath: "http://121.43.55.7:13901/qpyzt",
     // oauth和DMS环境
     backServerPath: "http://121.43.55.7",
     // oauth地址
     oauthServiceUrlOrigin: "http://121.43.55.7:10086/",
     // oauth地址
-    oauthServiceUrl: "/proxy_oauth",
+    // oauthServiceUrl: "/proxy_oauth",
+    oauthServiceUrl: "http://121.43.55.7:10086/oauth/",
     // oauth前端地址
     oauthWebUrlPort: "2100",
     // dms前端地址
     dmsWebUrlPort: "2101",
     // dms地址
-    dmsDataProxy: "/proxy_dms",
+    // dmsDataProxy: "/proxy_dms",
+    dmsDataProxy: "http://121.43.55.7:10081/dms/",
     // 引擎基础js
     scriptMain: "/static/plugins/skyscenery/SkyScenery.js",
-    GEOSERVER_URL_WMS: "http://121.43.55.7:8889/geoserver/kdyjs/wms",
-    GEOSERVER_URL_WFS: "http://121.43.55.7:8889/geoserver/kdyjs/wfs",
-    TDT_URL: "https://{s}.tianditu.gov.cn/",
+    // GEOSERVER_URL_WMS: "http://121.43.55.7:8889/geoserver/kdyjs/wms",
+    // GEOSERVER_URL_WFS: "http://121.43.55.7:8889/geoserver/kdyjs/wfs",
+    // TDT_URL: "https://{s}.tianditu.gov.cn/",
     /* 以下为各模块定义各自全局变量的位置,包括 example 示例 */
     example: {
         scriptArr: [

BIN
public/static/images/sksjgl/sksjfb/动态地图服务发布.png


BIN
public/static/images/sksjgl/sksjfb/栅格服务发布.png


BIN
public/static/images/sksjgl/sksjfb/矢量服务发布.png