From d3272e82652361e5e9bd045925222ef042b6731f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 18 十一月 2020 18:15:15 +0800 Subject: [PATCH] 2020-11-18 --- src/utils/option.js | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/src/utils/option.js b/src/utils/option.js index 77f5994..4c1725c 100644 --- a/src/utils/option.js +++ b/src/utils/option.js @@ -93,7 +93,7 @@ hidden: true }, { - title: '鏂伴〉闈�', + title: '澶栭儴椤甸潰', type: 'NewPage', url: customImg, baseconfig: '', @@ -101,6 +101,9 @@ } ] +// 鍥捐〃鑹茬郴 +export const chartColors = ['rgb(91, 143, 249)', 'rgb(90, 216, 166)', 'rgb(93, 112, 146)', 'rgb(246, 189, 22)', 'rgb(232, 100, 82)', 'rgb(109, 200, 236)', 'rgb(148, 95, 185)', 'rgb(246, 189, 22)', 'rgb(205, 221, 253)', 'rgb(248, 208, 203)'] + // 鏃ユ湡榛樿鍊奸�夋嫨鑼冨洿 export const dateOptions = { date: [ -- Gitblit v1.8.0