From 233fdc1cc07df94e54036fa421addf1e17cdff83 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 28 二月 2024 10:58:12 +0800
Subject: [PATCH] #

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

diff --git a/App.vue b/App.vue
index 41c6a63..88d3efe 100644
--- a/App.vue
+++ b/App.vue
@@ -16,7 +16,10 @@
 	/*姣忎釜椤甸潰鍏叡css */
 	body {
 		background-color: #f8fafb;
-		font-family:  Helvetica Neue, Helvetica, sans-serif,'my-font';
+		font-family:  Helvetica, sans-serif,'my-font';
+	}
+	page {
+		height: 100%;
 	}
 
 	@font-face {

--
Gitblit v1.9.1