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 @@
电能替代分布式控制试验平台
-
- 用户登录
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
![]()
-
-
- 记住密码
-
-
- 登 录
- 登 录 中...
-
-
- 立即注册
-
-
-
+
+
+
+ 用户登录
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
![]()
+
+
+ 记住密码
+
+
+ 登 录
+ 登 录 中...
+
+
+ 立即注册
+
+
+
+
+
+