From 9f3c65dd2f4950c7aad44f4aea313f0e20ba9ee0 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Tue, 02 Aug 2022 11:40:16 +0800
Subject: [PATCH] login页面修改

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

diff --git a/src/App.vue b/src/App.vue
index f67d365..ccd0e94 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -12,7 +12,7 @@
     font-family: Avenir, Helvetica, Arial, sans-serif;
     -webkit-font-smoothing: antialiased;
     -moz-osx-font-smoothing: grayscale;
-    text-align: center;
+    // text-align: center;
     color: #2c3e50;
 }
 </style>

--
Gitblit v1.9.3