From fe75cffbf3bae6777aa2794fd89fa5dc37f5df8d Mon Sep 17 00:00:00 2001 From: gaoluyang <2820782392@qq.com> Date: 星期二, 15 七月 2025 10:11:23 +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