From 1a3d4450cfcde83cb430d955f48fdf1775b539ca Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 14 三月 2024 10:34:17 +0800
Subject: [PATCH] #

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

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

--
Gitblit v1.9.1