Browse Source

append

test
YUJT 4 years ago
parent
commit
b20ce235ee
  1. 9
      src/views/modules/visual/components/screen-map/index.vue

9
src/views/modules/visual/components/screen-map/index.vue

@ -189,13 +189,8 @@ const vueGis = {
],
//icon
iconUrlArray: [],
<<<<<<< HEAD
iconTextColor: "#ffffff",
distanceMax: null, //
=======
iconTextColor: '#ffffff',
distanceMax: null,//
>>>>>>> feature/dev_party_mange
input_lat: null,
input_lon: null,
@ -925,8 +920,4 @@ export default vueGis;
// color: rgba(1, 17, 104, 1);
color: #fff;
}
<<<<<<< HEAD
</style>
=======
</style>
>>>>>>> feature/dev_party_mange

Loading…
Cancel
Save