let systemConfig = { /* 通用全局变量 */ defaultAccount: { userName: "user002", password: "Yysz@1234002" }, baseServicerPath: "/oneMap", // oauth地址 oauthServiceUrlOrigin: "http://121.43.55.7:10086/", // oauth地址 oauthServiceUrl: "/proxy_oauth", // dms地址 dmsDataProxy: "/proxy_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/", /* 以下为各模块定义各自全局变量的位置,包括 example 示例 */ example: { scriptArr: [ "/static/plugins/skyscenery/plugins/CGCS2000ArcGisMapServerImageryProvider.js", "/static/plugins/skyscenery/plugins/3DTiles/add3DTiles.js" ] }, sksjgl: {}, skmh: {}, wgn: {}, yygl: {}, yxgl: {} }