lisenzhou před 2 roky
rodič
revize
bde7893253
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2
    0
      src/components/Image.vue

+ 2
- 0
src/components/Image.vue Zobrazit soubor

@@ -26,6 +26,8 @@
26 26
         ref="mapImageRef"
27 27
         v-viewer="{
28 28
           toolbar: false,
29
+          navbar:false,
30
+          title:false,
29 31
           url: 'data-source',
30 32
         }"
31 33
         class="images clearfix"