Browse Source

feat: lock vue

gemercheung 1 năm trước cách đây
mục cha
commit
68919a1f5b
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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',