Browse Source

判断调整

wenmenghao 9 tháng trước cách đây
mục cha
commit
77135bbd1b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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