wenmenghao 9 сар өмнө
parent
commit
77135bbd1b

+ 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