From 7dd2e7918b00a857ca8a3634e24b2f6dd7446d1b Mon Sep 17 00:00:00 2001
From: zhang <zc857179121@qq.com>
Date: 星期二, 24 六月 2025 10:29:33 +0800
Subject: [PATCH] Merge branch 'xgmFlwms' of http://47.97.1.152:5880/r/wms_app into xgmFlwms

---
 App.vue |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/App.vue b/App.vue
index a8bf560..0dfd7ff 100644
--- a/App.vue
+++ b/App.vue
@@ -220,4 +220,18 @@
 		font-size: 30upx;
 		font-weight: bold;
 	}
+	.title-login {
+		text-align: justify;
+		padding-right: 30upx;
+		font-size: 30upx;
+		font-weight: 400;
+		position: relative;
+		height: 60upx;
+		line-height: 60upx;
+	}
+	.main-btn {
+		padding: 0 20px;
+		font-size: 20px;
+		height: 40px;
+	}
 </style>

--
Gitblit v1.9.1