From 4946f68686478ed3e42235036401f47847b16e90 Mon Sep 17 00:00:00 2001 From: yanzili <978387851@qq.com> Date: Wed, 30 Jun 2021 15:15:27 +0800 Subject: [PATCH 1/4] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/report/bigscreen/designer/index.vue | 128 ++++++++++++------ report-ui/src/views/report/report/index.vue | 29 ++-- 2 files changed, 102 insertions(+), 55 deletions(-) diff --git a/report-ui/src/views/report/bigscreen/designer/index.vue b/report-ui/src/views/report/bigscreen/designer/index.vue index 9819bd34..ba921a29 100644 --- a/report-ui/src/views/report/bigscreen/designer/index.vue +++ b/report-ui/src/views/report/bigscreen/designer/index.vue @@ -46,15 +46,34 @@
@font-face {
font-family: 'iconfont';
- src: url('iconfont.woff2?t=1625020835610') format('woff2'),
- url('iconfont.woff?t=1625020835610') format('woff'),
- url('iconfont.ttf?t=1625020835610') format('truetype');
+ src: url('iconfont.woff2?t=1625038596365') format('woff2'),
+ url('iconfont.woff?t=1625038596365') format('woff'),
+ url('iconfont.ttf?t=1625038596365') format('truetype');
}