From 162121615b82ae073d7748ee23edd7f32a86421a Mon Sep 17 00:00:00 2001
From: wj <347312259@qq.com>
Date: Tue, 9 May 2023 11:51:16 +0800
Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95=E9=A1=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
psdc-ui/src/App.vue | 4 +
psdc-ui/src/views/index.vue | 2 +-
psdc-ui/src/views/login.vue | 198 +++++++++++++++++++++---------------
3 files changed, 122 insertions(+), 82 deletions(-)
diff --git a/psdc-ui/src/App.vue b/psdc-ui/src/App.vue
index 652f7b3..00907d3 100644
--- a/psdc-ui/src/App.vue
+++ b/psdc-ui/src/App.vue
@@ -20,4 +20,8 @@ onMounted(() => {
padding: 0;
box-sizing:border-box;
}
+ body{
+ color: #f3ffff;
+ font-size: 14px;
+ }
diff --git a/psdc-ui/src/views/index.vue b/psdc-ui/src/views/index.vue
index 58752af..fe8476d 100644
--- a/psdc-ui/src/views/index.vue
+++ b/psdc-ui/src/views/index.vue
@@ -1,6 +1,6 @@
-
这是能源控制页
+ 首页
diff --git a/psdc-ui/src/views/login.vue b/psdc-ui/src/views/login.vue
index af4cb7c..1f89f9e 100644
--- a/psdc-ui/src/views/login.vue
+++ b/psdc-ui/src/views/login.vue
@@ -1,63 +1,68 @@
电能替代分布式控制试验平台
-
- 用户登录
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
-
- 记住密码
-
-
- 登 录
- 登 录 中...
-
-
- 立即注册
-
-
-
+
+
+
+ 用户登录
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
![]()
+
+
+ 记住密码
+
+
+ 登 录
+ 登 录 中...
+
+
+ 立即注册
+
+
+
+
+
+