From 3a95f79805a490d23d969faedb376bcc9ac14fb5 Mon Sep 17 00:00:00 2001
From: 叶松 <2217086471@qq.com>
Date: 星期三, 22 十一月 2023 14:22:33 +0800
Subject: [PATCH] 增加提示全部

---
 xcx/pages/loginIndex/index.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/xcx/pages/loginIndex/index.vue b/xcx/pages/loginIndex/index.vue
index e52abc6..2f25e41 100644
--- a/xcx/pages/loginIndex/index.vue
+++ b/xcx/pages/loginIndex/index.vue
@@ -63,8 +63,8 @@
 		data() {
 			return {
 				formLogin: {
+					// username: '18103009188',
 					username: '',
-					// username: '14798989898',
 					password: ''
 				},
 				rulesLogin: {
@@ -240,7 +240,7 @@
 		width: 100%;
 		height: 50%;
 		// background: #556DFE;
-		background: url('http://filemanage.thhy-tj.com:8888/group1/M00/00/04/bx5d1GR1awaAOSrGAADytgHWrpk815.png') no-repeat;
+		background: url('https://szpipe.thhy-tj.com/group1/M00/00/04/bx5d1GR1awaAOSrGAADytgHWrpk815.png') no-repeat;
 		background-size: 100% 100%;
 		border-radius: 0 0 20px 20px;
 		

--
Gitblit v1.9.3