lining 5 anni fa
parent
commit
2f394026aa
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/dashoo.cn/frontend_web/src/pages/login.vue

+ 1 - 1
src/dashoo.cn/frontend_web/src/pages/login.vue

@@ -234,7 +234,7 @@ import SIdentify from '@/components/VCode.vue'
     },
     thisHeightFun () {
       this.iHeight = window.innerHeight + 'px'
-      this.iTop = window.innerHeight - 630 + 'px'
+      this.iTop = window.innerHeight - 680 + 'px'
     },
     getRowstyle () {
       return 'background:rgba(255,255,255,0.8)'