管道基础大数据平台系统开发-【前端】-新系統界面
13693261870
2024-02-04 d91f0dfcd2ef95fb3624d94ade24fe69a9169a58
src/components/mapsdk.vue
@@ -964,12 +964,6 @@
        licenseServer: window.sceneConfig.licenseServer,
      });
      var url = "https://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/?callback=loadJsonp940826&f=json"
      // var data = $.parseJSON($.ajax({
      //   url: url,//json文件位置,文件名
      //   dataType: "json", //返回数据格式为json
      //   timeout: 1500, // 请求超时时间
      //   async: false
      // }).responseText);
      $.ajax({
        url: url,
        timeout: 1500, // 请求超时时间