From b097841d8c343edd2b6cb650d0693c502754ce26 Mon Sep 17 00:00:00 2001
From: Your Name <123456>
Date: 星期四, 23 六月 2022 12:33:45 +0800
Subject: [PATCH] '导入导出'

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

diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index f5dff7e..eaca46f 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -215,7 +215,7 @@
                 display: inline-block;
                 height: 474px;
                 width: 572px;
-                background: url("../../assets/img_bg_login.png") center no-repeat;
+                background: url("../../assets/bg.jpg") center no-repeat;
             }
             .login-main-form{
                 display: inline-block;

--
Gitblit v1.9.2