From d85836bf6b1574122830f6db8770e98184edd51c Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期六, 20 九月 2025 09:49:01 +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