From beed868dc7e61ea2f9fecadb87426ae34d98a41e Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期五, 15 八月 2025 13:18:06 +0800
Subject: [PATCH] 考勤管理

---
 src/views/login.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/login.vue b/src/views/login.vue
index a491228..a7cd923 100644
--- a/src/views/login.vue
+++ b/src/views/login.vue
@@ -181,7 +181,7 @@
 <style lang='scss' scoped>
 .login {
   height: 100%;
-  background-image: url("../assets/indexViews/HYSNView.png");
+  background-image: url("../assets/indexViews/ZQHXView.png");
   background-size: cover;
   position: relative;
 }

--
Gitblit v1.9.3