From 84ab677962e1e8fb3634b5991f4251cffb1f6168 Mon Sep 17 00:00:00 2001
From: spring <2396852758@qq.com>
Date: 星期一, 19 一月 2026 11:51:54 +0800
Subject: [PATCH] fix: 搬迁军泰生产功能
---
src/pages_qiun/static/json/sport/3.json | 22 ++++++++++++++++++++++
1 files changed, 22 insertions(+), 0 deletions(-)
diff --git a/src/pages_qiun/static/json/sport/3.json b/src/pages_qiun/static/json/sport/3.json
new file mode 100644
index 0000000..b20f3f2
--- /dev/null
+++ b/src/pages_qiun/static/json/sport/3.json
@@ -0,0 +1,22 @@
+{
+ "categories": [
+ "1",
+ "2",
+ "3",
+ "4",
+ "5"
+ ],
+ "series": [
+ {
+ "name": "鍏噷閰嶉��",
+ "data": [
+ 5.09,
+ 6.18,
+ 6.38,
+ 7.15,
+ 9.05
+ ],
+ "color":"#FFD597"
+ }
+ ]
+}
\ No newline at end of file
--
Gitblit v1.9.3