Browse Source

feat: lock vue

gemercheung 1 year ago
parent
commit
68919a1f5b
1 changed files with 5 additions and 0 deletions
  1. 5 0
      src/components/hotspot/constant.ts

+ 5 - 0
src/components/hotspot/constant.ts

@@ -12,6 +12,11 @@ export const defaultStyles = ref([
     type: 'pic',
   },
   {
+    name: 'hotpot_pic.svg',
+    sid: 'hotpot_pic.svg',
+    type: 'image',
+  },
+  {
     name: 'hotpot_video.svg',
     sid: 'hotpot_video.svg',
     type: 'video',