Bläddra i källkod

Merge branch 'lixin' of gitadmin/tuoheng_lc_web into develop

pull/221/head
lixin 1 år sedan
förälder
incheckning
11b3250cae
5 ändrade filer med 5 tillägg och 5 borttagningar
  1. +1
    -1
      src/components/BaseMap/BaseMap.vue
  2. +1
    -1
      src/components/PositionMsg/index.vue
  3. +1
    -1
      src/views/task-manage/all-task/components/BaseMap.vue
  4. +1
    -1
      src/views/task-manage/all-task/components/DemandDrawer.vue
  5. +1
    -1
      src/views/task-manage/all-task/components/LiveDrawer.vue

+ 1
- 1
src/components/BaseMap/BaseMap.vue Visa fil

new Tile({ new Tile({
visible: true, visible: true,
source: new XYZ({ source: new XYZ({
url: 'https://tianditu.t-aaron.com/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=f634525a82da65f715d168d7ba1899c0'
url: 'https://t0.tianditu.gov.cn/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=f634525a82da65f715d168d7ba1899c0'
}) })
}) })
] ]

+ 1
- 1
src/components/PositionMsg/index.vue Visa fil

new Tile({ new Tile({
visible: true, visible: true,
source: new XYZ({ source: new XYZ({
url: 'https://tianditu.t-aaron.com/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=f634525a82da65f715d168d7ba1899c0'
url: 'https://t0.tianditu.gov.cn/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=f634525a82da65f715d168d7ba1899c0'
}) })
}) })
] ]

+ 1
- 1
src/views/task-manage/all-task/components/BaseMap.vue Visa fil

new Tile({ new Tile({
visible: true, visible: true,
source: new XYZ({ source: new XYZ({
url: 'https://tianditu.t-aaron.com/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=f634525a82da65f715d168d7ba1899c0'
url: 'https://t0.tianditu.gov.cn/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=f634525a82da65f715d168d7ba1899c0'
}) })
}) })
] ]

+ 1
- 1
src/views/task-manage/all-task/components/DemandDrawer.vue Visa fil

new Tile({ new Tile({
visible: true, visible: true,
source: new XYZ({ source: new XYZ({
url: 'https://tianditu.t-aaron.com/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=f634525a82da65f715d168d7ba1899c0'
url: 'https://t0.tianditu.gov.cn/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=f634525a82da65f715d168d7ba1899c0'
}) })
}) })
] ]

+ 1
- 1
src/views/task-manage/all-task/components/LiveDrawer.vue Visa fil

new Tile({ new Tile({
visible: true, visible: true,
source: new XYZ({ source: new XYZ({
url: 'https://tianditu.t-aaron.com/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=f634525a82da65f715d168d7ba1899c0'
url: 'https://t0.tianditu.gov.cn/DataServer?T=img_w&x={x}&y={y}&l={z}&tk=f634525a82da65f715d168d7ba1899c0'
}) })
}) })
] ]

Laddar…
Avbryt
Spara