From fe75cffbf3bae6777aa2794fd89fa5dc37f5df8d Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期二, 15 七月 2025 10:11:23 +0800 Subject: [PATCH] 项目初始化 --- src/pages_qiun/static/json/user-server/3.json | 36 ++++++++++++++++++++++++++++++++++++ 1 files changed, 36 insertions(+), 0 deletions(-) diff --git a/src/pages_qiun/static/json/user-server/3.json b/src/pages_qiun/static/json/user-server/3.json new file mode 100644 index 0000000..f78795f --- /dev/null +++ b/src/pages_qiun/static/json/user-server/3.json @@ -0,0 +1,36 @@ +{ + "categories": [ + "鍛ㄤ竴", "鍛ㄤ簩", "鍛ㄤ笁", "鍛ㄥ洓", "鍛ㄤ簲", + "鍛ㄥ叚", + "鍛ㄦ棩" + ], + "series": [ + { + "name": "鑰佷細鍛�", "data": [ 1850, 1660, 1760, 2360, 1560, 1970, 2570 ], "type": "line", + "style": "curve", + "addPoint": true, "color": "#DF297D", + "unit":"" + }, + { + "name": "鏂颁細鍛�", + "data": [ + 450, + 260, + 360, + 560, + 460, + 170, + 570 + ], + "type": "line", + "style": "curve", + "addPoint": true, + "color": "#ff9900", + "unit":"" + } + ], + "yAxis":[ + {"calibration":true,"position":"left","min":0,"max":3000,"title":"","titleFontSize":12,"unit":"涓�","tofix":0} + ], + "targetAdd":"9%" +} \ No newline at end of file -- Gitblit v1.9.3