瀏覽代碼

登录页面

lining 5 年之前
父節點
當前提交
2f394026aa
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)'