From 0c92fd00fae033a2aa04bb65b2d32bd2c8f9fd4a Mon Sep 17 00:00:00 2001
From: 罗广辉 <guanghui.luo@foxmail.com>
Date: Wed, 04 Feb 2026 15:48:34 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 uniapps/work-app/src/pages/login/index.vue |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/uniapps/work-app/src/pages/login/index.vue b/uniapps/work-app/src/pages/login/index.vue
index dfd006d..7b30e5e 100644
--- a/uniapps/work-app/src/pages/login/index.vue
+++ b/uniapps/work-app/src/pages/login/index.vue
@@ -241,14 +241,15 @@
   height: 316rpx;
   position: absolute;
   right: 0;
+  top: 48rpx;
   image{
     width: 100%;
     height: 100%;
   }
 }
   .logo {
-    width: 134rpx;
-    height: 134rpx;
+    width: 216rpx;
+    height: 216rpx;
     margin: 0 auto;
     margin-top: 286rpx;
     margin-bottom: 16px;

--
Gitblit v1.9.3