liuyg
2022-03-25 ccec33034f624a554bf2fd3d00f4d909bb16ad0a
+更改地图底图提示网址
1 files modified
2 ■■■ changed files
src/views/hd/baseMap.vue 2 ●●● patch | view | raw | blame | history
src/views/hd/baseMap.vue
@@ -39,7 +39,7 @@
            class="inputInlineType"
          ></el-input>
          <el-input
            placeholder="请输入底图地址,示例:http://t3.tianditu.com/DataServer?T=cva_w&x={x}&y={y}&l={z}&tk=e9533f5acb2ac470b07f406a4d24b4f0"
            placeholder="请输入底图地址,示例:http://localhost:6080/arcgis/rest/services/test/MapServer"
            v-model="mapServiceValueOnce"
            class="input-with-select"
          >