From c3158c81707c0a0dee518fe3afa7290276e2d7a3 Mon Sep 17 00:00:00 2001
From: whycq <you@example.com>
Date: 星期六, 18 三月 2023 23:18:07 +0800
Subject: [PATCH] #

---
 App.vue |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/App.vue b/App.vue
index 8c2b732..9c9efe2 100644
--- a/App.vue
+++ b/App.vue
@@ -14,4 +14,9 @@
 
 <style>
 	/*姣忎釜椤甸潰鍏叡css */
+	body {
+		background-color: #f1f1f1;
+		color: #606266;
+		font-family: Helvetica Neue, Helvetica, sans-serif;
+	}
 </style>

--
Gitblit v1.9.1