From 8e92013dea16795965bdb262632c8dd0c65a5c2e Mon Sep 17 00:00:00 2001 From: xuhuihui <3548508071@qq.com> Date: Fri, 17 Jun 2022 09:23:31 +0800 Subject: [PATCH] commit --- .../Frontend/src/components/DecisionSupport.vue | 1 + 04.系统编码/Frontend/src/model/high-chart-create.ts | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/04.系统编码/Frontend/src/components/DecisionSupport.vue b/04.系统编码/Frontend/src/components/DecisionSupport.vue index 4158959..0ffe303 100644 --- a/04.系统编码/Frontend/src/components/DecisionSupport.vue +++ b/04.系统编码/Frontend/src/components/DecisionSupport.vue @@ -485,6 +485,7 @@ export default { } .raman-picture-container { + padding-top: 20px; width: 100%; height: 90%; .picture { diff --git a/04.系统编码/Frontend/src/model/high-chart-create.ts b/04.系统编码/Frontend/src/model/high-chart-create.ts index 5058170..a3778ef 100644 --- a/04.系统编码/Frontend/src/model/high-chart-create.ts +++ b/04.系统编码/Frontend/src/model/high-chart-create.ts @@ -86,9 +86,9 @@ export class HighChartCreate { text: text, style: { color: '#000000', - fontSize: '20px', + fontSize: '22px', fontFamily: '微软雅黑', - fontWeight: 'normal' + fontWeight: '300' } }, labels: { @@ -135,9 +135,9 @@ export class HighChartCreate { text: text, style: { color: '#000000', - fontSize: '20px', + fontSize: '22px', fontFamily: '微软雅黑', - fontWeight: '500' + fontWeight: '300' } }, labels: {