From 77d1e9210950e0e6b158e1c6bc280d1fbc1e8c7f Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 17 Feb 2022 14:32:18 +0800 Subject: [PATCH] Form --- hb_client/src/icons/svg/bigScreen.svg | 1 + hb_client/src/router/index.js | 2 +- hb_client/src/views/dashboard/index.vue | 3 +- hb_client/src/views/mtm/materialdo.vue | 178 +++++++++++------------- 4 files changed, 87 insertions(+), 97 deletions(-) create mode 100644 hb_client/src/icons/svg/bigScreen.svg diff --git a/hb_client/src/icons/svg/bigScreen.svg b/hb_client/src/icons/svg/bigScreen.svg new file mode 100644 index 0000000..a90340b --- /dev/null +++ b/hb_client/src/icons/svg/bigScreen.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/hb_client/src/router/index.js b/hb_client/src/router/index.js index 6d08976..c0b6376 100644 --- a/hb_client/src/router/index.js +++ b/hb_client/src/router/index.js @@ -55,7 +55,7 @@ export const constantRoutes = [ { path: '/index', component: () => import('@/views/bigScreen/index'), - meta: { title: '大屏', icon: 'home', affix: true,keepAlive: false } + meta: { title: '大屏', icon: 'bigScreen', affix: true,keepAlive: false } }, { path: '/changepassword', diff --git a/hb_client/src/views/dashboard/index.vue b/hb_client/src/views/dashboard/index.vue index 80b06ff..dcac59e 100644 --- a/hb_client/src/views/dashboard/index.vue +++ b/hb_client/src/views/dashboard/index.vue @@ -684,7 +684,8 @@ show: false//Y轴刻度线 }, axisLabel: { - color: '#333333'//Y轴文本颜色 + color: '#333333',//Y轴文本颜色 + fontSize: 10,//字体大小 }, splitLine: { show: true, //Y轴分割线 diff --git a/hb_client/src/views/mtm/materialdo.vue b/hb_client/src/views/mtm/materialdo.vue index b42acd3..ec10a3f 100644 --- a/hb_client/src/views/mtm/materialdo.vue +++ b/hb_client/src/views/mtm/materialdo.vue @@ -3,7 +3,7 @@ - +
- - + + + +