From 41afa7135313e10bbac921737a67bc85aa3b16e4 Mon Sep 17 00:00:00 2001
From: 曹睿 <360930172@qq.com>
Date: 星期四, 03 七月 2025 09:11:28 +0800
Subject: [PATCH] feat: fyrify
---
src/pages/login/index.vue | 6 ++++--
src/static/logo.png | 0
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/pages/login/index.vue b/src/pages/login/index.vue
index ffc4bf1..cdeb5b4 100644
--- a/src/pages/login/index.vue
+++ b/src/pages/login/index.vue
@@ -96,9 +96,11 @@
// 鐧诲綍琛ㄥ崟鏁版嵁
const loginFormData = ref<LoginFormData>({
- username: "32408083",
+ username: "",
+ password: "",
+ // username: "32408083",
// username: "32308027",
- password: "cxjt1234",
+ // password: "cxjt1234",
});
// 鑾峰彇閲嶅畾鍚戝弬鏁�
diff --git a/src/static/logo.png b/src/static/logo.png
index 767357d..8fc0931 100644
--- a/src/static/logo.png
+++ b/src/static/logo.png
Binary files differ
--
Gitblit v1.9.3