From 44f46bb05117aee03c659f3a441bcf9310ced006 Mon Sep 17 00:00:00 2001 From: whycq <123456> Date: 星期一, 28 十一月 2022 08:10:47 +0800 Subject: [PATCH] # --- Monitor-APP/pages/home/home.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/Monitor-APP/pages/home/home.vue b/Monitor-APP/pages/home/home.vue index e8041d0..2056396 100644 --- a/Monitor-APP/pages/home/home.vue +++ b/Monitor-APP/pages/home/home.vue @@ -616,7 +616,7 @@ </script> <style> - @import url("../../static/css/common.css"); + /* @import url("../../static/css/common.css"); */ /* 鍒� */ .flex-col { display: flex; -- Gitblit v1.9.1