Selaa lähdekoodia

Merge branch 'dev/v1.2.16_wmh' of jianyu/jy-docs into feature/v1.2.16

wenmenghao 9 kuukautta sitten
vanhempi
commit
58d85138fc
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      jydocs-pc/src/views/Home.vue

+ 1 - 1
jydocs-pc/src/views/Home.vue

@@ -225,7 +225,7 @@ export default {
         viewportWidth: document.body.clientWidth,
         unitPrecision: 3
       })
-      if (setheight === '0px') {
+      if (setheight === '0.000px') {
         return '80px'
       } else {
         return setheight