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/wechat/3.json | 33 +++++++++++++++++++++++++++++++++
1 files changed, 33 insertions(+), 0 deletions(-)
diff --git a/src/pages_qiun/static/json/wechat/3.json b/src/pages_qiun/static/json/wechat/3.json
new file mode 100644
index 0000000..30ca7af
--- /dev/null
+++ b/src/pages_qiun/static/json/wechat/3.json
@@ -0,0 +1,33 @@
+[{
+ "categories": [{
+ "value": 0.2,
+ "color": "#1890ff"
+ },
+ {
+ "value": 0.8,
+ "color": "#1890ff"
+ }
+ ],
+ "series": [{
+ "name": "鏂板灏忕▼搴忎細鍛樺崰姣�",
+ "data": 0.21,
+ "color": "#24ABFD"
+ }]
+ },
+ {
+ "categories": [{
+ "value": 0.2,
+ "color": "#1890ff"
+ },
+ {
+ "value": 0.8,
+ "color": "#1890ff"
+ }
+ ],
+ "series": [{
+ "name": "宸插洖澶嶅崟鑱婂崰姣�",
+ "data": 0.65,
+ "color": "#24ABFD"
+ }]
+ }
+]
--
Gitblit v1.9.3