From 92230c9a97dc9ce9df3313d11d26999c04bb6b26 Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期二, 15 七月 2025 13:12:48 +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