diff --git a/public/images/marker.png b/public/images/marker.png
new file mode 100644
index 00000000..ce9a7b19
Binary files /dev/null and b/public/images/marker.png differ
diff --git a/src/views/device/DashBoard/components/Amap.vue b/src/views/device/DashBoard/components/Amap.vue
index 820a1d52..592bec13 100644
--- a/src/views/device/DashBoard/components/Amap.vue
+++ b/src/views/device/DashBoard/components/Amap.vue
@@ -20,11 +20,9 @@
},
}"
:icon="{
- image: 'https://a.amap.com/jsapi_demos/static/images/poi-marker.png',
+ image: '/images/marker.png',
anchor: 'bottom-center',
size: [25, 34],
- clipOrigin: [459, 92],
- clipSize: [50, 68],
}"
>
@@ -35,6 +33,7 @@
+
\ No newline at end of file
diff --git a/src/views/device/components/Metadata/Import/index.vue b/src/views/device/components/Metadata/Import/index.vue
index 361167c5..0a2f08dd 100644
--- a/src/views/device/components/Metadata/Import/index.vue
+++ b/src/views/device/components/Metadata/Import/index.vue
@@ -70,12 +70,13 @@
v-if="type === 'device' || formModel.type === 'import'"
>
- Jetlinks物模型
阿里云物模型TSL
+ > -->
+ {{ i.name }}