From 92230c9a97dc9ce9df3313d11d26999c04bb6b26 Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期二, 15 七月 2025 13:12:48 +0800
Subject: [PATCH] 项目初始化

---
 src/pages_qiun/static/json/user-server/2.json |   29 +++++++++++++++++++++++++++++
 1 files changed, 29 insertions(+), 0 deletions(-)

diff --git a/src/pages_qiun/static/json/user-server/2.json b/src/pages_qiun/static/json/user-server/2.json
new file mode 100644
index 0000000..9e41df3
--- /dev/null
+++ b/src/pages_qiun/static/json/user-server/2.json
@@ -0,0 +1,29 @@
+{
+	"series": [
+		{
+			"name": "浠诲姟鏍忔渶杩戜娇鐢�",
+			"data": 500,
+			"color":"#2fc25b"
+		}, 
+		{
+			"name": "鏈�杩戜娇鐢ㄥ皬绋嬪簭鍒楄〃",
+			"data": 623,
+			"color":"#facc14"
+		}, 
+		{
+			"name": "鎵嬫満绯荤粺",
+			"data": 123,
+			"color":"#f04864"
+		},
+		{
+			"name": "浠诲姟鏍忔垜鐨勫皬绋嬪簭",
+			"data": 96,
+			"color":"#8543e0"
+		}, 
+		{
+			"name": "鍏朵粬",
+			"data": 423,
+			"color":"#51c2d5"
+		}
+	]
+}
\ No newline at end of file

--
Gitblit v1.9.3