From 0e91f622ec33a28b47a46204996462a2b7643fe1 Mon Sep 17 00:00:00 2001
From: yangyin <1850366751@qq.com>
Date: 星期二, 23 七月 2024 09:18:15 +0800
Subject: [PATCH] fix: 修改登录页面

---
 login/login/index.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/login/login/index.js b/login/login/index.js
index c32d257..30b0419 100644
--- a/login/login/index.js
+++ b/login/login/index.js
@@ -7,7 +7,7 @@
     password: '',
     checked: false,
     imageWidth: 100,
-    imageHeight: 100,
+    imageHeight:500,
     inputViewWidth: 100,
     inputViewHeight: 100,
     inputWidth: 100,

--
Gitblit v1.9.3