Selaa lähdekoodia

Merge branch 'master' of http://face3d.4dage.com:7005/renyicun/NanjingMuseumWuJinZang

任一存 1 vuosi sitten
vanhempi
commit
fc99223d53
2 muutettua tiedostoa jossa 4 lisäystä ja 3 poistoa
  1. 2 2
      public/configExcel.js
  2. 2 1
      src/views/BambooBookScene3.vue

+ 2 - 2
public/configExcel.js

@@ -648,12 +648,12 @@ var configZhuPu = {
       '画法': '生枝式'
     },
     {
-      '名称': '鱼骨枝1',
+      '名称': '鱼骨枝',
       '画法': '生枝式',
       '图片名称': '鱼骨枝1'
     },
     {
-      '名称': '鱼骨枝2',
+      '名称': '鱼骨枝',
       '画法': '生枝式',
       '图片名称': '鱼骨枝2'
     },

+ 2 - 1
src/views/BambooBookScene3.vue

@@ -225,7 +225,8 @@ onMounted(() => {
 
         >img {
           // width: 40%;
-          max-width: 60%;
+          max-width: 50%;
+          max-height: 80vh;
           margin-left: calc(50 /v-bind('windowSizeWhenDesignForRef')* v-bind('windowSizeInCssForRef'));
           margin-top: 10%;
         }