From d30a31e7c2a9acd08da8983e42e6fdf014707a04 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期五, 26 九月 2025 15:39:47 +0800
Subject: [PATCH] 打包修改
---
src/pages_qiun/static/json/user-operate/4.json | 61 ++++++++++++++++++++++++++++++
1 files changed, 61 insertions(+), 0 deletions(-)
diff --git a/src/pages_qiun/static/json/user-operate/4.json b/src/pages_qiun/static/json/user-operate/4.json
new file mode 100644
index 0000000..57c388c
--- /dev/null
+++ b/src/pages_qiun/static/json/user-operate/4.json
@@ -0,0 +1,61 @@
+{
+ "categories": [
+ "1鍛�",
+ "2鍛�",
+ "3鍛�",
+ "4鍛�",
+ "5鍛�"
+ ],
+ "series": [{
+ "name": "鍚屾瘮澧為暱鐜�",
+ "data": [{
+ "value": 5,
+ "color": "#24ABFD"
+ },
+ {
+ "value": -3,
+ "color": "#24ABFD"
+ },
+ {
+ "value": 3.5,
+ "color": "#24ABFD"
+ },
+ {
+ "value": 10,
+ "color": "#24ABFD"
+ },
+ {
+ "value": 2.8,
+ "color": "#24ABFD"
+ }
+ ],
+ "type": "column",
+ "color": "#24ABFD",
+ "index": 1,
+ "unit": "%"
+ },
+ {
+ "name": "娑堣垂閲戦",
+ "data": [
+ 1850,
+ 1660,
+ 1760,
+ 2360,
+ 1970
+ ],
+ "type": "line",
+ "addPoint": true,
+ "color": "#DF297D",
+ "unit": ""
+ }
+ ],
+ "target": 1800,
+ "yAxis": [{
+ "max": 3000,
+ "min": 0
+ }, {
+ "max": 20,
+ "min": 0
+ }],
+ "targetAdd": "9%"
+}
--
Gitblit v1.9.3