From 7b6184907d70a14b129996d0010566f39307ccb7 Mon Sep 17 00:00:00 2001 From: Junjie <540245094@qq.com> Date: 星期三, 24 七月 2024 19:25:12 +0800 Subject: [PATCH] agv平板开发 --- 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