2 Commits b5bad74b60 ... 90ac557a6f

Author SHA1 Message Date
  napier 90ac557a6f Merge branch 'master' of http://cn-cd-ali-1.natfrp.cloud:10295/iTopmap/vue-cdutDigitalMap 3 years ago
  napier fce3eb5cd2 更改了文化地图url 3 years ago
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/components/map.vue

+ 2 - 1
src/components/map.vue

@@ -267,7 +267,8 @@ export default {
             class: 'basemap',
             class: 'basemap',
             title: 'cdut',
             title: 'cdut',
             source: new TileSource({
             source: new TileSource({
-              url: 'http://cn-gz-ali-1.sakurafrp.com:10265/geoserver/CDUT/wms',
+              // url: 'http://cn-gz-ali-1.sakurafrp.com:10265/geoserver/CDUT/wms',
+              url: 'http://cn-cd-ali-1.natfrp.cloud:10265/geoserver/CDUT/wms',
               crossOrigin: 'anonymous',
               crossOrigin: 'anonymous',
               params: {
               params: {
                 LAYERS: 'cdut_920',
                 LAYERS: 'cdut_920',